Template Class |
The Template type exposes the following members.
| Name | Description | |
|---|---|---|
| AdapterIds | Gets the collection of IDs for control adapters which are used in the template. | |
| Background | Gets or sets the brush used to paint the background. | |
| Height | Gets or sets the height. | |
| HidePageHeaderAndFooterFromViewHeader | Gets or sets a value indicating whether the page header and footer will be hidden in the report header. | |
| Id | Gets or sets the unique identifier of the template. | |
| IsHidden | Gets or sets a value indicating whether the template area is hidden. | |
| IsHiddenIfEmpty | Gets or sets a value indicating whether the template area is hidden when it contains no adapters. | |
| IsPageBreakAfter | Gets or sets a value indicating whether a page break is inserted after. | |
| IsPageBreakBefore | Gets or sets a value indicating whether a page break is inserted before. | |
| IsPageNumberingResetAfter | Gets or sets a value indicating whether the total page count and page numbers are reset after. | |
| TableOfContentsEntryProperties | Gets or sets the table of contents properties for this template. | |
| TemplateCellIds | Gets the collection of IDs for template cells which hold adapters. | |
| TemplateType | Gets or sets the template type. | |
| Width | Gets or sets the width. |