TimelineView.GetBaseTimeScale() Method
In This Article
Gets the time scale which has the minimum time interval among enabled scales.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Time |
A Time |
#Remarks
Use the GetBaseTimeScale method to get access to the most detailed time scale of the timeline.
See Also