Skip to main content
A newer version of this page is available. .

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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public class TimeMarkerControl :
    Control

Remarks

Tip

A complete sample project is available in the DevExpress Code Examples database at https://supportcenter.devexpress.com/ticket/details/t610483/how-to-customize-timeruler-using-styles-and-templates.

See Also