C1.Win.Input Namespace / C1SplitButton Class / DroppedDown Property

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