[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DateTimeDropDownPicker.ShowPickers

ShowPickers Property

ShowPickers

Gets or sets the display options of the drop-down picker.

Declaration
public PickerDisplayOptions ShowPickers { get; set; }
Public Property ShowPickers As PickerDisplayOptions
Property Value
Type Description
PickerDisplayOptions

A PickerDisplayOptions value that indicates the display options of the drop-down picker.
The default is Both.

Remarks

Use the ShowPickers property to get or set the display options of the drop-down picker.