DayViewBase.TimeRulerSize Property
Gets or sets the value that specifies the time ruler size. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Double | A System.Double value that is the time ruler size (in pixels). |
Remarks
Use the TimeRulerTemplate property to specify the time ruler template.
See Also