BootstrapSchedulerDateNavigatorProperties Members
Constructors
Name | Description |
---|---|
BootstrapSchedulerDateNavigatorProperties() | Initializes a new instance of the BootstrapSchedulerDateNavigatorProperties class with default settings. |
BootstrapSchedulerDateNavigatorProperties(IPropertiesOwner) | Initializes a new instance of the BootstrapSchedulerDateNavigatorProperties class with the specified owner. |
Properties
Name | Description |
---|---|
AppointmentDatesHighlightMode | |
ChangeVisibleDateAnimationType | Gets or sets a value specifying the animation type used to change the visible date. Inherited from CalendarProperties. |
Columns | Gets or sets the number of columns (months) displayed in a multi-view calendar. Inherited from CalendarProperties. |
DayNameFormat | Gets or sets the name format for days of the week. Inherited from CalendarProperties. |
DisabledDates | Provides access to a calendar’s collection of disabled dates. Inherited from CalendarProperties. |
EnableChangeVisibleDateGestures | Gets or sets a value specifying whether an end-user can change the visible date with a swipe gesture. Inherited from CalendarProperties. |
EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from EditPropertiesBase. |
EnableLargePeriodNavigation | Get or sets the visibility of the << and >> buttons, thus controlling the availability of year navigation within the calendar. Inherited from CalendarProperties. |
EnablePeriodNavigation | Gets or sets the visibility of the Prev and Next buttons, thus controlling the availability of navigation within the calendar. Inherited from CalendarProperties. |
EncodeHtml | Gets or sets whether to encode cell values in a column/row.. Inherited from EditPropertiesBase. |
FastNavProperties | Gets the settings of the calendar’s dropdown fast navigation panel. Inherited from BootstrapCalendarProperties. |
FirstDayOfWeek | Gets or sets the day to display as the first day of the week within the calendar. Inherited from CalendarProperties. |
HighlightToday | Gets or sets a value that specifies whether a day that corresponds to today’s date is highlighted within the calendar. Inherited from BootstrapCalendarProperties. |
HighlightWeekends | Gets or sets a value that specifies whether weekend days are highlighted within the calendar. Inherited from BootstrapCalendarProperties. |
MaxDate | Gets or sets the maximum date allowed to be entered into the editor by an end-user. Inherited from BootstrapCalendarProperties. |
MinDate | Gets or sets the minimum date allowed to be entered into the editor by an end-user. Inherited from BootstrapCalendarProperties. |
ParentImages | This property is not in effect for the EditPropertiesBase class. Inherited from EditPropertiesBase. |
ParentSkinOwner | For internal use only. Inherited from EditPropertiesBase. |
ParentStyles | This property is not in effect for the EditPropertiesBase class. Inherited from EditPropertiesBase. |
Rows | Gets or sets the number of rows (months) displayed in a multi-view calendar. Inherited from CalendarProperties. |
SettingsAdaptivity | Provides access to the calendar adaptivity settings. Inherited from CalendarProperties. |
ShowDayHeaders | Gets or sets a value that specifies whether the heading for the days of the week is displayed. Inherited from BootstrapCalendarProperties. |
ShowHeader | Gets or sets a value that specifies whether the calendar’s title heading is displayed. Inherited from BootstrapCalendarProperties. |
ShowTodayButton | Gets or sets a value that specifies whether the Today button is displayed within the calendar’s footer. Inherited from BootstrapCalendarProperties. |
ShowWeekNumbers | Gets or sets a value that specifies whether the week number section is displayed within the calendar. Inherited from BootstrapCalendarProperties. |
TodayButtonText | Gets or sets the text displayed within the calendar’s Today button. Inherited from CalendarProperties. |
Methods
Name | Description |
---|---|
Assign(PropertiesBase) | Copies the public properties from the specified object to the current one. |
CreateDisplayControl(CreateDisplayControlArgs, EditorsFactory) | For internal use only. Inherited from EditPropertiesBase. |
CreateEdit(CreateEditControlArgs, EditorsFactory) | For internal use only. Inherited from EditPropertiesBase. |
CreateEdit(CreateEditControlArgs, Boolean, EditorsFactory) | For internal use only. Inherited from EditPropertiesBase. |
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
GetDisplayControlDefaultAlign() | For internal use only. Inherited from EditPropertiesBase. |
GetDisplayText(CreateDisplayControlArgs, EditorsFactory) | For internal use only. Inherited from EditPropertiesBase. |
GetDisplayText(CreateDisplayControlArgs, Boolean, EditorsFactory) | For internal use only. Inherited from EditPropertiesBase. |
GetEditorType() | For internal use only. Inherited from EditPropertiesBase. |
GetExportDisplayText(CreateDisplayControlArgs, EditorsFactory) | For internal use only. Inherited from EditPropertiesBase. |
GetExportNavigateUrl(CreateDisplayControlArgs) | For internal use only. Inherited from EditPropertiesBase. |
GetExportValue(CreateDisplayControlArgs) | For internal use only. Inherited from EditPropertiesBase. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
RequireDataBinding() | For internal use only. Inherited from EditPropertiesBase. |
ToString() | Returns the string that represents the current object. Inherited from EditPropertiesBase. |
See Also