[]
Specifies how to display the DatePicker control in the filter bar.
public enum DatePickerMode
Public Enum DatePickerMode
| Name | Description |
|---|---|
| Auto | Shows or hides the DatePicker control based on the type of data in the column. If the drop-down button is not displayed, the date picker button is not displayed. |
| Hide | Hides the DatePicker control in the filter bar. |
| Show | Shows the DatePicker control in the filter bar. |