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.Documents.Common.Model.ThemeFontScheme
themeFontScheme
The theme font scheme. |