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