[]
Gets or sets a bool value which indicates whether to automatically drop down when this field gets focus.
public virtual bool AutoDropDown { get; set; }
Public Overridable Property AutoDropDown As Boolean
| Type | Description |
|---|---|
| bool | A bool value, true to automatically drop down when the field gets focus;
otherwise, false.
|
This property retrieves whether to automatically drop down the drop-down window when the DateEraFieldInfo has input focus.