[]
Gets or sets a bool value that indicates whether the drop-down function is active.
public virtual bool DropDownEnabled { get; set; }
Public Overridable Property DropDownEnabled As Boolean
Type | Description |
---|---|
bool | A bool value, true indicates the drop-down function is active; otherwise, false. |
This property indicates whether the drop-down window can drop down.