Class ThemeFontListBoxItem
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 ThemeFontListBoxItem : RadListBoxItem, ISelectorItem
Constructors
ThemeFontListBoxItem(ThemeFontScheme)
Initializes a new instance of the ThemeFontListBoxItem class.
Declaration
public ThemeFontListBoxItem(ThemeFontScheme themeFontScheme)
Parameters
Telerik.Windows.Documents.Spreadsheet.Theming.ThemeFontScheme
themeFontScheme
The theme font scheme. |