Class ComboBoxControl
Represents the combo box content control.
Inheritance
System.Object
ComboBoxControl
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class ComboBoxControl : ContentControlPicker, IContentControl
Constructors
ComboBoxControl()
Declaration
public ComboBoxControl()
Methods
OnApplyTemplate()
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|