windowsforms-devexpress-dot-xtrascheduler-dot-reporting-feac14bf.md
A control used to print horizontal captions containing resource names.
Namespace : DevExpress.XtraScheduler.Reporting
Assembly : DevExpress.XtraScheduler.v25.2.Reporting.dll
NuGet Package : DevExpress.Win.SchedulerReporting
public class HorizontalResourceHeaders :
HorizontalHeadersControlBase,
ISchedulerResourceIterator
Public Class HorizontalResourceHeaders
Inherits HorizontalHeadersControlBase
Implements ISchedulerResourceIterator
The following members return HorizontalResourceHeaders objects:
The HorizontalResourceHeaders control is designed to provide text captions for the resource groupings which appear if the ReportViewBase.GroupType is other than the SchedulerGroupType.None.
The HorizontalDateHeaders control can be linked to the HorizontalResourceHeaders control, when constructing the report.
Object MarshalByRefObject Component XRControl DevExpress.XtraScheduler.Reporting.ReportViewControlBase DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase DevExpress.XtraScheduler.Reporting.HeadersControlBase DevExpress.XtraScheduler.Reporting.HorizontalHeadersControlBase HorizontalResourceHeaders
See Also