ReportResourceHeaderOptions Properties
Provides options used to specify how resource headers are printed in Scheduler Reporting.| Name | Description |
|---|---|
| Height | Overrides the corresponding property of the base class to hide it. |
| ImageAlign | Gets or sets the image alignment within a resource header. Inherited from SchedulerResourceHeaderOptionsBase. |
| ImageInterpolationMode | Gets or sets the algorithm used for image scaling in the headers. Inherited from SchedulerResourceHeaderOptions. |
| ImageSize | Gets or sets the size of an image which is shown within a resource header. Inherited from SchedulerResourceHeaderOptions. |
| ImageSizeMode | Gets or sets the size mode of an image which is displayed within a resource header. Inherited from SchedulerResourceHeaderOptionsBase. |
| ResourceHeaderHtmlTemplate | Returns the template applied to the resource header area. Inherited from SchedulerResourceHeaderOptions. |
| RotateCaption | Gets or sets the value indicating whether to rotate the caption’s text. Inherited from SchedulerResourceHeaderOptionsBase. |
See Also