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

TimeScaleQuarter Class

A time scale in the Timeline view whose time cell value is equal to a quarter of a year.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v18.2.dll

Declaration

public class TimeScaleQuarter :
    TimeScaleBase

Remarks

An instance of the TimeScaleQuarter class is contained in a collection accessible using the TimelineView.TimeScales property.

Inheritance

Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DXFrameworkContentElement
DevExpress.Xpf.Scheduling.Internal.SchedulerFrameworkComponent
TimeScaleBase
TimeScaleQuarter
See Also