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