Class ReportPageTablix
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
A tablix on a page: the part of it on this page, whose Children are the items in its cells — including the header rows it repeats on this page.
public sealed class ReportPageTablix : ReportPageItem
- Inheritance
-
ReportPageTablix
- Inherited Members
Remarks
A cell's item carries an Id that names the tablix, the row and column instances it belongs to, and its own name, so the same cell has the same identifier however the report is paginated.
Properties
- Kind
Gets what kind of item this is.