Back to Devexpress

TimeRulerWindow Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-31fd8968.md

latest2.0 KB
Original Source

TimeRulerWindow Class

A dialog which is invoked when the end-user executes the Customize Time Ruler command in the timeruler’s context menu.

Namespace : DevExpress.Xpf.Scheduling.Visual

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class TimeRulerWindow :
    ThemedWindow,
    IComponentConnector
vb
Public Class TimeRulerWindow
    Inherits ThemedWindow
    Implements IComponentConnector

Remarks

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ContentControl Window ThemedWindow TimeRulerWindow

See Also

TimeRulerWindow Members

TimeRuler Window

DevExpress.Xpf.Scheduling.Visual Namespace