ClassDocumentThemeListBoxItem
Class
Represents a selectable item in a Telerik.Windows.Controls.RadListBox control.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class DocumentThemeListBoxItem : RadListBoxItem, ISelectorItem
Inheritance: objectListItemRadListBoxItemDocumentThemeListBoxItem
Implements:
Inherited Members
Constructors
DocumentThemeListBoxItem(DocumentTheme)
Initializes a new instance of the DocumentThemeListBoxItem class.
Declaration
cs-api-definition
public DocumentThemeListBoxItem(DocumentTheme theme)
Parameters
theme
DocumentTheme
The theme.