[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraField.DropDownEnabled

DropDownEnabled Property

DropDownEnabled

Gets or sets a bool value indicates whether the dropdown function is active.

Declaration
public bool DropDownEnabled { get; set; }
Public Property DropDownEnabled As Boolean
Property Value
Type Description
bool

A bool value, true indicates the dropdown function is active, otherwise, false.
The default is false.

Remarks

The property indicates whether the drop-down window can be drop down or not.