[]
Gets or sets a bool value which indicates whether auto drop down when focus come to this field.
bool AutoOpenDropDown { get; set; }
Property AutoOpenDropDown As Boolean
Type | Description |
---|---|
bool | A bool value, true if the auto drop down when focus come to this field, otherwise,false. |