Skip to main content

ResourceHeader Class

Serves as the base class for classes that represent the Resource Headers visual elements of the Scheduler.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public abstract class ResourceHeader :
    SchedulerHeader

Remarks

The VerticalResourceHeader and HorizontalResourceHeader are descendants of the ResourceHeader class.

Inheritance

Object
DevExpress.Utils.Drawing.GraphicsInfoArgs
DevExpress.Utils.Drawing.ObjectInfoArgs
DevExpress.XtraScheduler.Drawing.SelectableIntervalViewInfo
DevExpress.XtraScheduler.Drawing.BorderObjectViewInfo
DevExpress.XtraScheduler.Drawing.SchedulerHeader
See Also