Class GradientsGalleryItem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Gradients.Galleries
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class GradientsGalleryItem : ViewModelBase, INotifyPropertyChanged, IDisposable
Properties
Brush
Declaration
public Brush Brush { get; }
Property Value
System.Windows.Media.Brush
|
TooltipText
Declaration
public string TooltipText { get; }
Property Value
System.String
|