TimelineView.GetBaseTimeScale() Method
In This Article
Gets the time scale with the most detailed time interval.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Returns
Type | Description |
---|---|
Time |
A Time |
#Remarks
Use this method to get access to the most detailed time scale of the timeline.
See Also