[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.AutoOpenDropDown

AutoOpenDropDown Property

AutoOpenDropDown

Gets or sets a value indicating whether drop down opened automatically when control is activated.

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

true the control will open drop down automatically when control is activated; otherwise, false.