[]
Gets or sets a bool value indicates whether the dropdown window is showing.
bool IsDropDownOpen { get; set; }
Property IsDropDownOpen As Boolean
Type | Description |
---|---|
bool | A bool value, true indicates the dropdown window is showing, otherwise, false. |