BootstrapSchedulerOptionsView Properties
| Name | Description |
|---|---|
| FirstDayOfWeek | Gets or sets the day which the scheduler’s view week starts from. Inherited from SchedulerOptionsViewBase. |
| NavigationButtons | Provides access to the navigation button’s options. Inherited from SchedulerOptionsViewBase. |
| ResourceColorFillArea | Specifies what parts of a grouped view are filled with resource colors. Inherited from ASPxSchedulerOptionsView. |
| ResourceHeaders | Provides access to appearance options for the Scheduler’s Resource Headers. Inherited from ASPxSchedulerOptionsView. |
| ShowOnlyResourceAppointments | Gets or sets a value that specifies whether appointments that do not belong to any resource are visible in the scheduling area. Inherited from SchedulerOptionsViewBase. |
See Also