IHeaderCaptionService Interface
In This Article
Provides methods for custom formatting the header captions in different Scheduler views.
Namespace: DevExpress.XtraScheduler.Services
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#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