C1.Win.Input.Base Namespace / C1DropDownControlBase Class / DroppedDown Property

In This Topic
DroppedDown Property (C1DropDownControlBase)
In This Topic
Gets or sets a value indicating if the dropdown is currently open.
Syntax
'Declaration
 
Public Property DroppedDown As Boolean
 
See Also