Control that represents a selected item in RadMultiColumnComboBox.
Definition
Namespace:Telerik.Windows.Controls.MultiColumnComboBox
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public class SearchAutoCompleteBoxItem : ContentControl
Inheritance: objectSearchAutoCompleteBoxItem
Constructors
C#
public SearchAutoCompleteBoxItem()
Methods
OnCreateAutomationPeer()
AutomationPeer
Creates an appropriate System.Windows.Automation.Peers.ButtonAutomationPeer for this control as part of the WPF infrastructure.
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
Raises the Initialized event.
Resets the theme.
C#
public void ResetTheme()