'Declaration
Public Enum DatePickerMode Inherits System.Enum
'Usage
Dim instance As DatePickerMode
public enum DatePickerMode : System.Enum
'Declaration
Public Enum DatePickerMode Inherits System.Enum
'Usage
Dim instance As DatePickerMode
public enum DatePickerMode : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.DatePickerMode