DxSchedulerAppointmentItem Constructors
The scheduled event displayed in the Scheduler’s view.Name | Parameters | Description |
---|---|---|
DxSchedulerAppointmentItem() | none | Initializes a new DxSchedulerAppointmentItem class instance with the default settings. |
DxSchedulerAppointmentItem(SchedulerAppointmentType) | type | Initializes a new DxSchedulerAppointmentItem class instance with the specified type. |
See Also