[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.AllowDropDownOpen

AllowDropDownOpen Property

AllowDropDownOpen

Gets or sets a value indicating whether allow to open drop down.

Declaration
[Bindable(true)]
public bool AllowDropDownOpen { get; set; }
<Bindable(True)>
Public Property AllowDropDownOpen As Boolean
Property Value
Type Description
bool

true allow to open drop down; otherwise, false. The default value is true.