Class GradientsGallery
Inheritance
System.Object
GradientsGallery
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class GradientsGallery : PopupGalleryBase<GradientsGalleryItem>
Constructors
GradientsGallery()
Declaration
public GradientsGallery()
Fields
BaseColorProperty
Declaration
public static readonly DependencyProperty BaseColorProperty
Field Value
System.
|
SelectedBrushProperty
Declaration
public static readonly DependencyProperty SelectedBrushProperty
Field Value
System.
|
Properties
BaseColor
Declaration
public Color BaseColor { get; set; }
Property Value
System.
|
SelectedBrush
Declaration
public Brush SelectedBrush { get; set; }
Property Value
System.
|
Methods
GalleryItemContentToListBoxItem(GradientsGalleryItem)
Declaration
protected override RadListBoxItem GalleryItemContentToListBoxItem(GradientsGalleryItem scheme)
Parameters
Gradients
|
Returns
Overrides
Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Galleries.PopupGalleryBase<Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Gradients.Galleries.GradientsGalleryItem>.GalleryItemContentToListBoxItem(Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Gradients.Galleries.GradientsGalleryItem)
InitializeGalleryItems()
Declaration
protected override void InitializeGalleryItems()
Overrides
Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Galleries.PopupGalleryBase<Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Gradients.Galleries.GradientsGalleryItem>.InitializeGalleryItems()
ListBoxItemToGalleryItemContent(RadListBoxItem)
Declaration
protected override GradientsGalleryItem ListBoxItemToGalleryItemContent(RadListBoxItem item)
Parameters
Rad
|
Returns
Overrides
Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Galleries.PopupGalleryBase<Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Gradients.Galleries.GradientsGalleryItem>.ListBoxItemToGalleryItemContent(Telerik.Windows.Controls.RadListBoxItem)
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
OnSelectionChangedOverride()
Declaration
protected override void OnSelectionChangedOverride()
Overrides
Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Galleries.PopupGalleryBase<Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Gradients.Galleries.GradientsGalleryItem>.OnSelectionChangedOverride()