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

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