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

TimeScaleMonth Class

A time scale in the Timeline view whose time cell value is equal to a single month.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public class TimeScaleMonth :
    TimeScaleBase

Remarks

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

Implements

Inheritance

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