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

TimeRulerFormatStringService Class

Provides a wrapper for using the ITimeRulerFormatStringService interface, enabling you to change captions displayed in the Time Ruler.

Namespace: DevExpress.XtraScheduler.Services.Implementation

Assembly: DevExpress.XtraScheduler.v21.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public class TimeRulerFormatStringService :
    ITimeRulerFormatStringService

Remarks

For information on using the TimeRulerFormatStringService, refer to the How to: Display TimeRulers with Different Time Formats Together document.

Inheritance

Object
TimeRulerFormatStringService
See Also