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

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.v18.2.dll

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