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

IHeaderToolTipService Methods

Provides methods for custom formatting the tooltips of the header captions in different Scheduler views.
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.
GetTimeScaleHeaderToolTip(TimeScaleHeader) Implements a method which returns a format string for displaying the tooltip for the TimeScaleHeader in a Timescale View.
See Also