[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcTextBoxCellType.DropDownEditor

DropDownEditor Property

DropDownEditor

Gets the settings for the drop-down editor.

Declaration
public DropDownEditorInfo DropDownEditor { get; }
Public ReadOnly Property DropDownEditor As DropDownEditorInfo
Property Value
Type Description
DropDownEditorInfo

A GrapeCity.Win.Spread.InputMan.CellType.GcTextBox.DropDownEditor instance that indicates the settings for the drop-down editor.

Remarks

The drop-down window can be customized by setting this DropDownEditor property.