Class ThemeColorListBoxItem
Represents a selectable item in a Telerik.Windows.Controls.RadListBox control.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Controls
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class ThemeColorListBoxItem : RadListBoxItem, ISelectorItem
Constructors
ThemeColorListBoxItem(ThemeColorScheme)
Initializes a new instance of the ThemeColorListBoxItem class.
Declaration
public ThemeColorListBoxItem(ThemeColorScheme themeColorScheme)
Parameters
Telerik.Windows.Documents.Spreadsheet.Theming.ThemeColorScheme
themeColorScheme
The theme color scheme. |