ClassGalleryHeaderItem
Class
Provides properties for describing a header item of a gallery.
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Galleries
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class GalleryHeaderItem : IGalleryItem
Inheritance: objectGalleryHeaderItem
Implements:
Constructors
GalleryHeaderItem(string)
Initializes a new instance of the GalleryHeaderItem class.
Declaration
cs-api-definition
public GalleryHeaderItem(string category)
Parameters
category
The category of the header item.