InterfaceIGalleryItem
Interface
Interface providing properties needed for a GalleryItem.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public interface IGalleryItem
Properties
Category
Gets the category.
Declaration
cs-api-definition
GalleryItemCategory Category { get; }
Property Value
The category of the gallery item as GalleryItemCategory.