Class SearchAutoCompleteBoxItem
Control that represents a selected item in RadMultiColumnComboBox.
Inheritance
System.Object
SearchAutoCompleteBoxItem
Namespace: Telerik.Windows.Controls.MultiColumnComboBox
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class SearchAutoCompleteBoxItem : ContentControl, IThemable
Constructors
SearchAutoCompleteBoxItem()
Declaration
public SearchAutoCompleteBoxItem()
Methods
OnCreateAutomationPeer()
Creates an appropriate System.Windows.Automation.Peers.ButtonAutomationPeer for this control as part of the WPF infrastructure.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer
|
OnInitialized(EventArgs)
Raises the Initialized event.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()