ClassThemeFontListBoxItem
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 ThemeFontListBoxItem : RadListBoxItem, ISelectorItem
Inheritance: objectListItemRadListBoxItemThemeFontListBoxItem
Implements:
Inherited Members
Constructors
ThemeFontListBoxItem(ThemeFontScheme)
Initializes a new instance of the ThemeFontListBoxItem class.
Declaration
cs-api-definition
public ThemeFontListBoxItem(ThemeFontScheme themeFontScheme)
Parameters
themeFontScheme
ThemeFontScheme
The theme font scheme.