VerticalResourceHeaders Class
A control used to print vertical captions containing resource names.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
[XRDesigner("DevExpress.XtraScheduler.Reporting.Design.VerticalResourceHeadersDesigner,DevExpress.XtraScheduler.v24.1.Reporting.Extensions")]
public class VerticalResourceHeaders :
VerticalHeadersControlBase,
ISchedulerResourceIterator
Related API Members
The following members return VerticalResourceHeaders objects:
Remarks
The VerticalResourceHeaders control is designed to provide text captions for the resource groupings which appear if the ReportViewBase.GroupType is other than the SchedulerGroupType.None.
Link the VerticalResourceHeaders control to an appropriate View via the View property, and to the time cell control via the VerticalResourceHeaders.TimeCells property. When the control is linked, a link sign appears.
To fill the gap between the left side of the horizontal headers control, to which the corresponding time cell control is linked, and the top of the VerticalResourceHeaders, the control can be stretched. The length by which the control is extended is specified via the VerticalResourceHeaders.Corners property.