SchedulerOptionsViewBase Properties
Defines a base class for view options for the Scheduler control.| Name | Description |
|---|---|
| FirstDayOfWeek | Gets or sets the day which the scheduler’s view week starts from. |
| NavigationButtons | Provides access to the navigation button’s options. |
| ShowOnlyResourceAppointments | Gets or sets a value that specifies whether appointments that do not belong to any resource are visible in the scheduling area. |
See Also