Back to Devexpress

GanttView.Timescales Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-74696a7b.md

latest1.0 KB
Original Source

GanttView.Timescales Property

For internal use only.

Namespace : DevExpress.Xpf.Gantt

Assembly : DevExpress.Xpf.Gantt.v25.2.dll

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
[Browsable(false)]
public TimescaleRulerCollection Timescales { get; }
vb
<Browsable(False)>
Public ReadOnly Property Timescales As TimescaleRulerCollection

Property Value

TypeDescription
DevExpress.Xpf.Gantt.TimescaleRulerCollection

|

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace