VisualTimeScaleHeader Class
In This Article
Provides information on the visual representation of day headers for time scales displayed in the Timeline View.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
public class VisualTimeScaleHeader :
SchedulerContentControl,
ISupportCopyFrom<TimeScaleHeader>
#Remarks
The VisualTimeScaleHeader specifies the target element for the TimelineView.DateHeaderStyle property.
#Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
DevExpress.Xpf.Core.XPFContentControl
DevExpress.Xpf.Scheduler.Drawing.SchedulerContentControl
VisualTimeScaleHeader
#Extension Methods
See Also