Skip to main content

VisualDateHeader Class

Provides information on the visual representation of a day header displayed in the Day View or Work-Week View.

Namespace: DevExpress.Xpf.Scheduler.Drawing

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

#Declaration

public class VisualDateHeader :
    VisualDateCell

#Remarks

The VisualDateHeader specifies the target element for the DayView.DateHeaderStyle property.

#Inheritance

See Also