Skip to main content

IHeaderCaptionService Interface

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

Namespace: DevExpress.XtraScheduler.Services

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: 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