Back to Devexpress

SchedulerTimelineHeaderCellInfo.Scale Property

blazor-devexpress-dot-blazor-dot-schedulertimelineheadercellinfo-59f0902e.md

latest1.0 KB
Original Source

SchedulerTimelineHeaderCellInfo.Scale Property

Returns the timescale to which the Scheduler header cell belongs.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DxSchedulerTimeScale Scale { get; }

Property Value

TypeDescription
DxSchedulerTimeScale

A timescale displayed at the top of the Timeline view.

|

Remarks

Refer to the SchedulerTimelineHeaderCellInfo class description for additional information and an example.

See Also

SchedulerTimelineHeaderCellInfo Class

SchedulerTimelineHeaderCellInfo Members

DevExpress.Blazor Namespace