Skip to main content
A newer version of this page is available. .

Tooltip

The ASPxScheduler displays a tooltip when an end-user selects an appointment or scheduler’s time cells.

ASPxScheduler-TooltipHint

Note

Refer to the Appointment Tooltip topic to learn how to use and customize appointments tooltips.

The table below lists the main properties that affect tooltip appearance.

Mode

ASPxSchedulerOptionsToolTips.AppointmentToolTipMode

Location

ASPxSchedulerOptionsToolTips.AppointmentToolTipUrl, ASPxSchedulerOptionsToolTips.SelectionToolTipUrl, ASPxSchedulerOptionsToolTips.AppointmentDragToolTipUrl

Design

ASPxSchedulerOptionsToolTips.AppointmentToolTipCornerType, ASPxSchedulerOptionsToolTips.SelectionToolTipCornerType, ASPxSchedulerOptionsToolTips.AppointmentDragToolTipCornerType

Visibility

ASPxSchedulerOptionsToolTips.ShowAppointmentToolTip, ASPxClientScheduler.ShowSelectionToolTip, ASPxSchedulerOptionsToolTips.ShowAppointmentDragToolTip

See Also