Skip to main content

VisualSingleTimelineCell Class

Provides information on the visual representation of a time cell displayed in the Timeline View.

Namespace: DevExpress.Xpf.Scheduler.Drawing

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public class VisualSingleTimelineCell :
    VisualTimeCell

#Remarks

The VisualSingleTimelineCell specifies the target element for the TimelineView.CellStyle property.

#Inheritance

Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
DevExpress.Xpf.Core.XPFContentControl
DevExpress.Xpf.Scheduler.Drawing.SchedulerContentControl
See Also