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

TimeScaleHour Class

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

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class TimeScaleHour :
    TimeScaleBase

Remarks

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

Implements

Inheritance

See Also