ReportResourceHeaderOptions Class
Provides options used to specify how resource headers are printed in Scheduler Reporting.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
Related API Members
The following members return ReportResourceHeaderOptions objects:
Remarks
The ReportResourceHeaderOptions class provides a set of different properties that control how the VerticalResourceHeader and the HorizontalResourceHeader elements will be printed in a Scheduler Report. These properties can be accessed via the corresponding Options properties.
Inheritance
See Also