MVCxSchedulerOptionsToolTips Properties
Provides properties and methods which allow you to specify tooltip visibility, layout options and templates used for rendering tooltips.
Name | Description |
---|---|
Appointment |
Gets or sets the shape of the corners for the tooltip that appears when an appointment is dragged.
Inherited from ASPx |
Appointment |
Gets or sets the location of the custom tooltip form shown when an appointment is dragged.
Inherited from ASPx |
Appointment |
Gets or sets the location of the custom tooltip form shown when the mouse hovers over an appointment on mobile devices.
Inherited from ASPx |
Appointment |
Gets or sets the shape of the corners for the appointment tooltip.
Inherited from ASPx |
Appointment |
Specifies whether the appointment tooltip is displayed as a button or as a hint.
Inherited from ASPx |
Appointment |
Gets or sets the location of the custom tooltip form shown when the mouse hovers over an appointment.
Inherited from ASPx |
Selection |
Gets or sets the shape of the corners for the time cell selection tooltip.
Inherited from ASPx |
Selection |
Gets or sets the location of the custom tooltip form shown when the mouse cursor is positioned above selected time cells.
Inherited from ASPx |
Show |
Gets or sets whether a tooltip is shown when an appointment is dragged.
Inherited from ASPx |
Show |
Gets or sets whether a tooltip is shown for an appointment.
Inherited from ASPx |
Show |
true if a tooltip is shown for a selected area in the scheduler; otherwise, false .
Inherited from ASPx |
See Also