Repeater |
The RepeaterModelData type exposes the following members.
| Name | Description | |
|---|---|---|
| RepeaterModelData | Initializes a new instance of the RepeaterModelData class. |
| Name | Description | |
|---|---|---|
| Groups | Gets the collection of groups in the repeater. | |
| IsPageFooterHiddenOnFirstPage | Gets or sets a value indicating whether the page footer is hidden on the first page. | |
| IsPageHeaderHiddenOnFirstPage | Gets or sets a value indicating whether the page header is hidden on the first page. | |
| IsParameterSelectionRequiredBeforeLoad | Gets or sets a value indicating whether parameters must selected before any content is generated. | |
| NoDataTemplate | Gets or sets the template shown when this group contains no data. | |
| PageFooterTemplate | Gets or sets the template for the page footer displayed at the end of each page. | |
| PageHeaderTemplate | Gets or sets the template for the page header displayed at the start of each page. | |
| PageReadyActions | Gets the page loaded actions. | |
| PaperSettings | Gets or sets the page settings for viewing in paged output mode. | |
| TableOfContentsHeaderTemplate | Gets or sets the template for the table of contents header. | |
| TableOfContentsProperties | Gets or sets the properties for the table of contents. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| ViewFooterTemplates | Gets the collection of templates for the static footer displayed after all repeater groups. | |
| ViewHeaderTemplates | Gets the collection of templates for the static header displayed before all repeater groups. |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between RepeaterModelData and RepeaterModel. | |
| ToDataContractMappings | The mapping between RepeaterModel and RepeaterModelData. |