Class
ThemeFontListBoxItem

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: ISelectorItem

Inherited Members RadListBoxItem.OnApplyTemplate()RadListBoxItem.OnInitialized(EventArgs)RadListBoxItem.OnIsSelectedChanged()RadListBoxItem.OnCreateAutomationPeer()RadListBoxItem.ChangeVisualState(bool)RadListBoxItem.OnMouseEnter(MouseEventArgs)RadListBoxItem.OnMouseLeave(MouseEventArgs)ListItem.IsSelectedPropertyListItem.IsHighlightedPropertyListItem.OnGotFocus(RoutedEventArgs)ListItem.OnLostFocus(RoutedEventArgs)ListItem.OnMouseLeftButtonDown(MouseButtonEventArgs)ListItem.OnMouseLeftButtonUp(MouseButtonEventArgs)ListItem.OnMouseRightButtonDown(MouseButtonEventArgs)ListItem.GoToState(bool, params string[])ListItem.TryFocus()ListItem.OnIsHighlightedChanged()ListItem.ParentSelectorListItem.IsHighlightedListItem.IsSelected

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.