A newer version of this page is available.
Switch to the current version.
HorizontalResourceHeaders Class
A control used to print horizontal captions containing resource names.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v18.2.Reporting.dll
Declaration
[ToolboxBitmap(typeof(XtraSchedulerReport), "Bitmaps256.resourcehorizontalheaders.bmp")]
public class HorizontalResourceHeaders :
HorizontalHeadersControlBase,
ISchedulerResourceIterator
<ToolboxBitmap(GetType(XtraSchedulerReport), "Bitmaps256.resourcehorizontalheaders.bmp")>
Public Class HorizontalResourceHeaders
Inherits HorizontalHeadersControlBase
Implements ISchedulerResourceIterator
Related API Members
The following members accept/return HorizontalResourceHeaders objects:
Remarks
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.
Inheritance
See Also
Feedback