Skip to main content

VisualTimeCell Class

Provides information on the visual representation of a time cell, displayed in the Day View and Work-Week View, and selection bar.

Namespace: DevExpress.Xpf.Scheduler.Drawing

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

#Declaration

public class VisualTimeCell :
    VisualWorkTimeCellBase,
    ISupportHitTest

#Remarks

The VisualTimeCell specifies the target element for the DayView.CellStyle and TimelineView.SelectionBarCellStyle properties.

#Inheritance

See Also