TimeRulerWindowShowingEventArgs.TimeRuler Property
Retrieves a TimeRuler to which the window is invoked.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
TimeRuler | A TimeRuler object that is the target time ruler. |
See Also