C1.WPF.Input Namespace / C1MultiSelect Class / IsDropDownOpen Property

In This Topic
IsDropDownOpen Property (C1MultiSelect)
In This Topic
Gets or sets a value that indicates whether the drop-down is currently visible.
Syntax
'Declaration
 
Public Property IsDropDownOpen As Boolean
 
See Also