Back to Devexpress

DxScheduler Properties

blazor-devexpress-dot-blazor-dot-dxscheduler-dot-underscore-properties.md

latest6.1 KB
Original Source

DxScheduler Properties

A calendar and scheduler component that displays a detailed snapshot of events/appointments in your web application across a single day, a week, or a month.

NameDescription
ActiveViewTypeSpecifies the currently active view.
AllowCreateAppointmentSpecifies whether users can create new appointments.
AllowDeleteAppointmentSpecifies whether users can delete appointments.
AllowDragAppointmentSpecifies whether users can drag appointments.
AllowDragAppointmentBetweenResourcesSpecifies whether users can drag-and-drop appointments between resource groups.
AllowEditAppointmentSpecifies whether users can edit appointments.
AllowResizeAppointmentSpecifies whether users can resize appointments.
AppointmentCompactFormHeaderTemplateSpecifies the template for the compact edit form‘s header.
AppointmentCompactFormLayoutSpecifies the layout of the compact form that appears when a user creates or edits an appointment.
AppointmentDragModeSpecifies appointment drag & drop processing mode.
AppointmentFormHeaderTemplateSpecifies the template for the extended edit form‘s header.
AppointmentFormLayoutSpecifies the layout of the extended form that appears when you create an appointment and click the expand button, or when you edit an appointment.
AppointmentFormModeSpecifies which appointment form a user can use to create and edit appointments.
AppointmentTooltipHeaderTemplateSpecifies the template for the appointment tooltip’s header.
AppointmentTooltipTemplateSpecifies the template for an appointment tooltip.
AttributesSpecifies a collection of standard HTML attributes applied to the Scheduler.
ChildContentSpecifies the view collection.
CssClassAssigns a CSS class to the DxScheduler component.
DataStorageSpecifies the Scheduler’s data source.
DateNavigatorTextTemplateSpecifies the template used to display text in the Scheduler’s Date Navigator.
FirstDayOfWeekSpecifies the first day of the week.
GroupTypeSpecifies how Scheduler appointments are grouped.
IdSpecifies the DxScheduler component’s unique identifier.
InnerComponentSizeModeSpecifies the size of the Scheduler’s inner components.
PopupSettingsSpecifies settings for pop-up Scheduler elements (extended and compact appointment forms and tooltips).
RecurrenceSettingsFormHeaderTemplateSpecifies the template for the recurrence settings form’s header.
ResourceColorInHeaderVisibleSpecifies whether a resource color is applied to the corresponding group’s header.
ResourceNavigatorVisibleSpecifies whether the Scheduler displays the Resource Navigator.
SelectedAppointmentSpecifies the selected appointment.
ShowAppointmentTooltipSpecifies whether to show an appointment’s tooltip.
ShowToolbarAreaSpecifies whether to display the toolbar.
StartDateSpecifies the Scheduler’s start date.
ToolbarItemsSpecifies the collection of toolbar items.
ValidateEditFormSpecifies whether to validate the appointment edit form.
ViewsSpecifies the Scheduler’s view collection.
VisibleResourcesDataSourceSpecifies the data source that stores visible resource objects.
WorkDaysSpecifies days assigned to a workweek.

See Also

DxScheduler Class

DxScheduler Members

DevExpress.Blazor Namespace