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

IHeaderCaptionService Interface

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

Namespace: DevExpress.XtraScheduler.Services

Assembly: DevExpress.XtraScheduler.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

public interface IHeaderCaptionService

Remarks

For information on using the IHeaderCaptionService refer to the How to: Display Custom Day Headers topic and the online example Formatting Services - an example of use.

See Also