BootstrapCardViewColumnDateRangeCalendarSettings Properties
Name | Description |
---|---|
ClearButtonText | Specifies the text displayed in the header filter calendar’s Clear button. Inherited from GridColumnDateRangeCalendarSettings. |
EnableLargePeriodNavigation | Controls the availability of the year navigation in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings. |
EnableMultiSelect | Specifies a value indicating if multiple date selection is enabled in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings. |
EnablePeriodNavigation | Controls the availability of fast navigation in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings. |
FastNavProperties | |
FirstDayOfWeek | Specifies the day to display as the first day of the week in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings. |
HighlightToday | Specifies if a day that corresponds to today’s date is highlighted in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings. |
HighlightWeekends | Specifies whether weekend days are highlighted in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings. |
MaxDate | Specifies the maximum date allowed to be entered into the header filter calendar by an end-user. Inherited from GridColumnDateRangeCalendarSettings. |
MinDate | Specifies the minimum date allowed to be entered into the header filter calendar by an end-user. Inherited from GridColumnDateRangeCalendarSettings. |
ShowClearButton | Specifies whether the Clear button is displayed in the header filter calendar’s footer. Inherited from GridColumnDateRangeCalendarSettings. |
ShowDayHeaders | Specifies whether the heading for the days of the week is displayed. Inherited from GridColumnDateRangeCalendarSettings. |
ShowHeader | Specifies whether the header filter calendar header is displayed. Inherited from GridColumnDateRangeCalendarSettings. |
ShowTodayButton | Specifies whether the Today button is displayed in the header filter calendar’s footer. Inherited from GridColumnDateRangeCalendarSettings. |
ShowWeekNumbers | Specifies whether the week number section is displayed in the header filter calendar. Inherited from GridColumnDateRangeCalendarSettings. |
TodayButtonText | Specifies the text displayed in the header filter calendar’s Today button. Inherited from GridColumnDateRangeCalendarSettings. |
See Also