Class
SearchAutoCompleteBoxItem

Control that represents a selected item in RadMultiColumnComboBox.

Definition

Namespace:Telerik.Windows.Controls.MultiColumnComboBox

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public class SearchAutoCompleteBoxItem : ContentControl

Inheritance: objectSearchAutoCompleteBoxItem

Constructors

SearchAutoCompleteBoxItem()

Declaration

cs-api-definition
public SearchAutoCompleteBoxItem()

Methods

OnCreateAutomationPeer()

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

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer

OnInitialized(EventArgs)

Raises the Initialized event.

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

ResetTheme()

Resets the theme.

Declaration

cs-api-definition
public void ResetTheme()