Skip to main content

SchedulerControl.TimeRulerWindowShowingEvent Field

Identifies the SchedulerControl.TimeRulerWindowShowing routed event.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public static readonly RoutedEvent TimeRulerWindowShowingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also