Class
DocumentThemeListBoxItem

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 DocumentThemeListBoxItem : RadListBoxItem, ISelectorItem

Inheritance: objectListItemRadListBoxItemDocumentThemeListBoxItem

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

DocumentThemeListBoxItem(DocumentTheme)

Initializes a new instance of the DocumentThemeListBoxItem class.

Declaration

cs-api-definition
public DocumentThemeListBoxItem(DocumentTheme theme)

Parameters

theme

DocumentTheme

The theme.