TemplateData Class |
Namespace: Dundas.BI.WebApi.Models
The TemplateData type exposes the following members.
Name | Description | |
---|---|---|
![]() | TemplateData |
Initializes a new instance of the TemplateData class.
|
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.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | Width |
Gets or sets the width.
|
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between TemplateData and Template.
|
![]() ![]() | ToDataContractMappings |
The mapping between Template and TemplateData.
|