[]
Gets the drop-down settings used to customize the drop-down function.
public DropDownInfo DropDown { get; }
Public ReadOnly Property DropDown As DropDownInfo
Type | Description |
---|---|
DropDownInfo | A GrapeCity.Win.Spread.InputMan.CellType.GcTextBox.DropDown instance that contains drop-down window settings. |
The drop-down behavior and the window appearance can be customized by setting this DropDown property. The property specifies whether to enable the display, whether to resize, the drop-down window direction, the drop-down window shadow, and animations used when opening and closing.