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

HeaderControl Class

A base class for the date and resource headers.

Namespace: DevExpress.Xpf.Scheduling.Visual

Assembly: DevExpress.Xpf.Scheduling.v21.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public abstract class HeaderControl :
    ContentControl,
    INotifyDependencyPropertyChanged
See Also