BootstrapSchedulerOptionsToolTips Properties
Provides access to options characterizing appointment and selection tooltips.| Name | Description |
|---|---|
| AppointmentMobileToolTipUrl | Gets or sets the location of the custom tooltip form shown when the mouse hovers over an appointment on mobile devices. Inherited from ASPxSchedulerOptionsToolTips. |
| ShowAppointmentDragToolTip | Gets or sets whether a tooltip is shown when an appointment is dragged. Inherited from ASPxSchedulerOptionsToolTips. |
| ShowAppointmentToolTip | Gets or sets whether a tooltip is shown for an appointment. Inherited from ASPxSchedulerOptionsToolTips. |
See Also