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

ASPxSchedulerOptionsView Properties

Provides view options for the ASPxScheduler control.
Name Description
AppointmentSelectionAppearanceMode Gets or sets a value that specifies how appointment selection is visually indicated.
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 Gets or sets a value that specifies what parts of a grouped view are filled with resource colors.
ResourceHeaders Provides access to appearance options for the Scheduler’s Resource Headers.
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.
VerticalScrollBarMode Gets or sets a value specifying the vertical scrollbar’s display mode.
See Also