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

BootstrapSchedulerDateNavigatorCssClasses Properties

Name Description
Button Gets or sets the name of a CSS class applied to the Calendar control’s button element. Inherited from BootstrapCalendarCssClasses.
Calendar
Caption
Control
Day Gets or sets the name of a CSS class applied to the Calendar control’s day element. Inherited from BootstrapCalendarCssClasses.
DayDisabled Gets or sets the name of a CSS class applied to the Calendar control’s disabled day element. Inherited from BootstrapCalendarCssClasses.
DayHeader Gets or sets the name of a CSS class applied to the Calendar control’s day of the week header element. Inherited from BootstrapCalendarCssClasses.
DayOtherMonth Gets or sets the name of a CSS class applied to a calendar day that does not belong to the current month. Inherited from BootstrapCalendarCssClasses.
DayOutOfRange Gets or sets the name of a CSS class applied to a calendar day that does not belong the active date range. Inherited from BootstrapCalendarCssClasses.
DaySelected Gets or sets the name of a CSS class applied to the Calendar control’s selected day element. Inherited from BootstrapCalendarCssClasses.
DayWeekEnd Gets or sets the name of a CSS class applied to the Calendar control’s weekend day element. Inherited from BootstrapCalendarCssClasses.
FastNavHeader Gets or sets the name of a CSS class applied to the area that allows a user to return back to the previous mode within the fast navigation area. Inherited from BootstrapCalendarCssClasses.
FastNavigation Gets or sets the name of a CSS class applied to the Calendar control’s fast navigation panel element. Inherited from BootstrapCalendarCssClasses.
FastNavItem Gets or sets the name of a CSS class applied to the fast navigation area’s item. Inherited from BootstrapCalendarCssClasses.
FastNavItemOtherPeriod Gets or sets the name of a CSS class applied to the fast navigation area’s items that belong to the neighboring period. Inherited from BootstrapCalendarCssClasses.
Footer Gets or sets the name of a CSS class applied to the Calendar control’s footer element. Inherited from BootstrapCalendarCssClasses.
Header Gets or sets the name of a CSS class applied to the Calendar control’s header element. Inherited from BootstrapCalendarCssClasses.
IconClearButton
IconEllipsis
IconFastNavBack The CSS class of an icon displayed by the Calendar control’s Back fast navigation panel element. Inherited from BootstrapCalendarCssClasses.
IconFastNavNextPeriod The CSS class of an icon displayed by the Calendar control’s Next Period fast navigation panel button. Inherited from BootstrapCalendarCssClasses.
IconFastNavNextYear The CSS class of an icon displayed by the Calendar control’s Next Year fast navigation panel button. Inherited from BootstrapCalendarCssClasses.
IconFastNavPrevPeriod The CSS class of an icon displayed by the Calendar control’s Previous Period fast navigation panel button. Inherited from BootstrapCalendarCssClasses.
IconFastNavPrevYear The CSS class of an icon displayed by the Calendar control’s Previous Year fast navigation popup panel button. Inherited from BootstrapCalendarCssClasses.
IconNextLargePeriod Inherited from BootstrapCalendarCssClasses.
IconNextMonth The CSS class of an icon displayed by the Calendar control’s Next Month button. Inherited from BootstrapCalendarCssClasses.
IconNextPeriod Inherited from BootstrapCalendarCssClasses.
IconNextYear The CSS class of an icon displayed by the Calendar control’s Next Year button. Inherited from BootstrapCalendarCssClasses.
IconPrevLargePeriod Inherited from BootstrapCalendarCssClasses.
IconPrevMonth The CSS class of an icon displayed by the Calendar control’s Previous Month button. Inherited from BootstrapCalendarCssClasses.
IconPrevPeriod Inherited from BootstrapCalendarCssClasses.
IconPrevYear The CSS class of an icon displayed by the Calendar control’s Previous Year button. Inherited from BootstrapCalendarCssClasses.
MonthGrid Gets or sets the name of a CSS class applied to the Calendar control’s grid element. Inherited from BootstrapCalendarCssClasses.
NullText
Today Gets or sets the name of a CSS class applied to the Calendar control’s current day element. Inherited from BootstrapCalendarCssClasses.
WeekNumber Gets or sets the name of a CSS class applied to the Calendar control’s week number element. Inherited from BootstrapCalendarCssClasses.
See Also