Back to Devexpress

TimeMarkerControl Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-8b8387a0.md

latest1.7 KB
Original Source

TimeMarkerControl Class

Visualizes the view’s time marker - a pointer displayed in the TimeRuler which indicates current time.

Namespace : DevExpress.Xpf.Scheduling.Visual

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class TimeMarkerControl :
    Control
vb
Public Class TimeMarkerControl
    Inherits Control

Remarks

View Example: Use Styles and Templates to Customize the TimeRuler

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control TimeMarkerControl

See Also

TimeMarkerControl Members

DevExpress.Xpf.Scheduling.Visual Namespace