Back to Devexpress

SchedulerAppointmentFormInfo Properties

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

latest3.7 KB
Original Source

SchedulerAppointmentFormInfo Properties

Stores information about the appointment edit form.

NameDescription
AllDaySpecifies whether the appointment is scheduled for the entire day or multiple days.
CustomFieldsSpecifies the appointment’s custom fields
DataStorageSpecifies the Scheduler’s data source.
DescriptionSpecifies the appointment’s description.
EndSpecifies the appointment’s end date and time.
EndDateSpecifies the appointment’s end date.
EndTimeSpecifies the appointment’s end time.
EndTimeItemsSpecifies the list of available items that correspond to the end time.
LabelItemSpecifies the appointment’s label.
LabelItemsSpecifies the list of available label items.
LocationSpecifies the appointment’s location.
RecurrenceFormInfoReturns an object that stores information about the Recurrence form.
RepeatItemsSpecifies the list of available recurrence modes.
ResourceColorItemSpecifies information about the appointment’s resource.
ResourceItemSpecifies the appointment’s resource.
SelectedResourceItemsSpecifies the list of multiple resources associated with the appointment.
SourceAppointmentSpecifies the appointment for which the edit form is shown.
StartSpecifies the appointment’s start date and time.
StartDateSpecifies the appointment’s start date.
StartTimeSpecifies the appointment’s start time.
StartTimeItemsSpecifies the list of available items that correspond to the start time.
StatusItemSpecifies the appointment’s status.
StatusItemsSpecifies the list of available status items.
SubjectSpecifies the appointment’s subject.

See Also

SchedulerAppointmentFormInfo Class

SchedulerAppointmentFormInfo Members

DevExpress.Blazor Namespace