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

DxScheduler Properties

A calendar and scheduler component.
Name Description
ActiveViewType Specifies the view that the scheduler currently uses to display data.
AppointmentCompactFormLayout Specifies the layout of the compact form that appears when you create an appointment.
AppointmentFormLayout Specifies the layout of the pop-up form that appears when you create an appointment and click the expand button, or when you edit an appointment.
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
DataStorage Specifies the Scheduler’s data source.
FirstDayOfWeek Specifies the first day of the week.
GroupType Specifies how Scheduler appointments are grouped.
Id For internal use only. Inherited from DxComponentBase.
InnerComponentSizeMode Specifies the size of the Scheduler’s inner components.
ResourceColorInHeaderVisible Specifies whether a resource color is applied to the corresponding group’s header.
ResourceNavigatorVisible Specifies whether the Scheduler displays the Resource Navigator.
StartDate Specifies the Scheduler’s start date.
ValidateEditForm Specifies whether to validate the appointment edit form.
Views Specifies the Scheduler’s view collection.
VisibleResourcesDataSource Specifies the data source that stores visible resource objects.
WorkDays Specifies days assigned to a workweek.
See Also