[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraFieldInfo.AutoDropDown

AutoDropDown Property

AutoDropDown

Gets or sets a bool value which indicates whether to automatically drop down when this field gets focus.

Declaration
public virtual bool AutoDropDown { get; set; }
Public Overridable Property AutoDropDown As Boolean
Property Value
Type Description
bool

A bool value, true to automatically drop down when the field gets focus; otherwise, false.
The default is false.

Remarks

This property retrieves whether to automatically drop down the drop-down window when the DateEraFieldInfo has input focus.