[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DatePickerMode

DatePickerMode Enum

Specifies how to display the DatePicker control in the filter bar.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum DatePickerMode
Public Enum DatePickerMode

Fields

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.