[]
Gets or sets the display options of the drop-down picker.
public PickerDisplayOptions ShowPickers { get; set; }
Public Property ShowPickers As PickerDisplayOptions
Type | Description |
---|---|
PickerDisplayOptions | A PickerDisplayOptions value that indicates the display options of the drop-down picker.
|
Use the ShowPickers property to get or set the display options of the drop-down picker.