TimescaleRuler.FormatProvider Property
Gets the format provider to format the timescale ruler captions.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.1.dll
NuGet Package: DevExpress.Wpf.Gantt
Declaration
Property Value
Type | Description |
---|---|
IFormatProvider | An object of a class that implements a IFormatProvider that supplies specific formatting information on the timescale ruler captions. |
See Also