SchedulerAppointmentTooltipInfo Constructors
Stores information about the appointment tooltip.| Name | Parameters | Description |
|---|---|---|
| SchedulerAppointmentTooltipInfo(DxSchedulerAppointmentItem, DxSchedulerAppointmentLabelItem, DxSchedulerAppointmentStatusItem, DxSchedulerResourceItem) | appointment, label, status, resource | Initializes a new instance of the SchedulerAppointmentTooltipInfo class with specified settings. |
See Also