SchedulerResourceHeaderOptions Class
Provides resource header options for the Scheduler control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Related API Members
The following members return SchedulerResourceHeaderOptions objects:
Remarks
The SchedulerResourceHeaderOptions class provides a set of properties that control how the resource headers will look within a Scheduler control. These properties can be accessed via the SchedulerOptionsView.ResourceHeaders property of the control’s SchedulerControl.OptionsView.
Inheritance
See Also