Skip to main content

IHeaderToolTipService Members

Provides methods for custom formatting the tooltips of the header captions in different Scheduler views.

Methods

Name Description
GetDayColumnHeaderToolTip(DayHeader) Implements a method which returns a format string for displaying the tooltip for the DayColumnHeader in a Day View.
GetDayOfWeekHeaderToolTip(DayOfWeekHeader) Implements a method which returns a format string for displaying the tooltip for the DayOfWeekHeader in a Month View.
GetMonthHeaderToolTip(MonthHeader)
GetTimeScaleHeaderToolTip(TimeScaleHeader) Implements a method which returns a format string for displaying the tooltip for the TimeScaleHeader in a Timescale View.
See Also