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

IHeaderCaptionService Members

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

Methods

Name Description
GetDayColumnHeaderCaption(DayHeader) Implements a method which returns the format of the column header caption in the Day View.
GetDayOfWeekAbbreviatedHeaderCaption(DayOfWeekHeader) Implements a method which returns a format string for displaying short day of week captions in the Month View.
GetDayOfWeekHeaderCaption(DayOfWeekHeader) Implements a method which returns a format string for displaying the DayOfWeek header caption in a Month View.
GetHorizontalWeekCellAdditionalHeaderCaption(SchedulerHeader)
GetHorizontalWeekCellHeaderCaption(SchedulerHeader) Implements a method which returns a format string for displaying the HorizontalWeekCell header caption in a Month View.
GetTimeScaleHeaderCaption(TimeScaleHeader) Implements a method which returns a format string for displaying the TimeScale header caption in a Timescale View.
GetVerticalWeekCellHeaderCaption(SchedulerHeader) Implements a method which returns a format string for displaying the VerticalWeekCell header caption in Week View.
See Also