Class GradientsGalleryItem
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Gradients.Galleries
Assembly: Telerik.Windows.Controls.RichTextBox.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
|