Represents a selection control with a drop-down list that can be shown or hidden by
clicking the arrow on the control.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class RadComboBox : Selector,
IThemable, IPopupWrapperOwner |
| Visual Basic |
|---|
Public Class RadComboBox _
Inherits Selector _
Implements IThemable, IPopupWrapperOwner |
Inheritance Hierarchy
See Also