ComponentOne MultiSelect for WinForms
DroppedDown Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : DroppedDown Property
Gets or sets a value indicating whether the C1MultiSelect is displaying its drop-down portion.
Syntax
'Declaration
 
Public Property DroppedDown As Boolean
public bool DroppedDown {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members