ASPxSchedulerOptionsToolTips Properties
Provides access to options characterizing appointment and selection tooltips.
Name | Description |
---|---|
Appointment |
Gets or sets the shape of the corners for the tooltip that appears when an appointment is dragged. |
Appointment |
Gets or sets the location of the custom tooltip form shown when an appointment is dragged. |
Appointment |
Gets or sets the location of the custom tooltip form shown when the mouse hovers over an appointment on mobile devices. |
Appointment |
Gets or sets the shape of the corners for the appointment tooltip. |
Appointment |
Specifies whether the appointment tooltip is displayed as a button or as a hint. |
Appointment |
Gets or sets the location of the custom tooltip form shown when the mouse hovers over an appointment. |
Selection |
Gets or sets the shape of the corners for the time cell selection tooltip. |
Selection |
Gets or sets the location of the custom tooltip form shown when the mouse cursor is positioned above selected time cells. |
Show |
Gets or sets whether a tooltip is shown when an appointment is dragged. |
Show |
Gets or sets whether a tooltip is shown for an appointment. |
Show |
true if a tooltip is shown for a selected area in the scheduler; otherwise, false .
|
See Also