Back to Devexpress

IHeaderCaptionService Interface

windowsforms-devexpress-dot-xtrascheduler-dot-services-ce4b6809.md

latest1.4 KB
Original Source

IHeaderCaptionService Interface

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

Namespace : DevExpress.XtraScheduler.Services

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public interface IHeaderCaptionService
vb
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

IHeaderCaptionService Members

Formatting Services

DevExpress.XtraScheduler.Services Namespace