CustomizeTimeRulerFormEventArgs.TimeRuler Property
In This Article
Gets the time ruler that is customized via the Time Ruler dialog.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Time |
A Time |
#Remarks
Use the TimeRuler property to obtain settings of the time ruler customized via the Time Ruler dialog. The standard Time Ruler dialog is shown in the image below:
See Also