[]
        
(Showing Draft Content)

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

DropDownEnabled Property

DropDownEnabled

Gets or sets a bool value that indicates whether the drop-down function is active.

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

A bool value, true indicates the drop-down function is active; otherwise, false.

Remarks

This property indicates whether the drop-down window can drop down.