[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.DropDownPicker

DropDownPicker Property

DropDownPicker

Gets the settings for the drop-down picker.

Declaration
public DateTimeDropDownPickerInfo DropDownPicker { get; }
Public ReadOnly Property DropDownPicker As DateTimeDropDownPickerInfo
Property Value
Type Description
DateTimeDropDownPickerInfo

A DateTimeDropDownPicker instance that indicates the settings for the drop-down picker.

Remarks

The drop-down picker control can be customized by setting this DropDownPicker property.