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

Tool Tip

The ASPxScheduler displays a tool tip 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 tool tips.

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