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 Theme
Declaration
public ThemeColorListBoxItem(ThemeColorScheme themeColorScheme)
Parameters
Telerik. The theme color scheme. |