Class GalleryItemCategory
Enumeration describing the categories of gallery items.
Inheritance
System.Object
GalleryItemCategory
Namespace: Telerik.Windows.Controls.Spreadsheet.Controls
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public sealed class GalleryItemCategory : Enum
Fields
BuiltIn
Defines BuiltIn item category.
Declaration
public const GalleryItemCategory BuiltIn
Field Value
GalleryItemCategory
|
Custom
Defines Custom item category.
Declaration
public const GalleryItemCategory Custom
Field Value
GalleryItemCategory
|
value__
Declaration
public int value__
Field Value
System.Int32
|