Skip to main content
A newer version of this page is available. .

BootstrapCardViewColumnDateRangePickerSettings Properties

Name Description
CalendarColumnCount Gets or sets the number of months displayed in the header filter’s dropdown calendars. Inherited from GridColumnDateRangePickerSettings.
ClearButtonText Gets or sets the clear button text. Inherited from GridColumnDateRangePickerSettings.
DisabledDates Provides access to a collection of dates disabled in the header filter’s date range picker. Inherited from GridColumnDateRangePickerSettings.
DisplayFormatString Specifies the pattern used to format the editor’s value for display purposes. Inherited from GridColumnDateRangePickerSettings.
EditFormatString Specifies the pattern used to format the editor’s edited value displayed in the edit box. Inherited from GridColumnDateRangePickerSettings.
FastNavProperties
MaxDate Specifies the maximum date allowed to be selected in the header filter’s date range picker by an end-user. Inherited from GridColumnDateRangePickerSettings.
MaxDayCount Specifies the maximum number of days in a range. Inherited from GridColumnDateRangePickerSettings.
MinDate Specifies the minimum date allowed to be selected in the header filter’s date range picker by an end-user. Inherited from GridColumnDateRangePickerSettings.
MinDayCount Specifies the minimum number of days in a range. Inherited from GridColumnDateRangePickerSettings.
PickerType This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
TodayButtonText Gets or sets the today button text. Inherited from GridColumnDateRangePickerSettings.
See Also