New to Telerik UI for WPFStart a free 30-day trial

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

Creates an appropriate System.Windows.Automation.Peers.ButtonAutomationPeer for this control as part of the WPF infrastructure.

C#
protected override AutomationPeer OnCreateAutomationPeer()
Returns:

AutomationPeer

Raises the Initialized event.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

Resets the theme.

C#
public void ResetTheme()