ClassThemeColorListBoxItem
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 ThemeColorListBoxItem : RadListBoxItem, ISelectorItem
Inheritance: objectListItemRadListBoxItemThemeColorListBoxItem
Implements:
Inherited Members
Constructors
ThemeColorListBoxItem(ThemeColorScheme)
Initializes a new instance of the ThemeColorListBoxItem class.
Declaration
cs-api-definition
public ThemeColorListBoxItem(ThemeColorScheme themeColorScheme)
Parameters
themeColorScheme
ThemeColorScheme
The theme color scheme.