DataGridPaginator Class Members
In This Topic
The following tables list the members exposed by DataGridPaginator.
Public Properties
| Name | Description |
 | ImageableArea | Gets or sets the imageable area of each page. |
 | IsPageCountValid | Overridden. Gets a value indicating whether PageCount is the total number of pages. |
 | PageCount | Overridden. Gets the number of pages that are currently formatted. |
 | PageOrientation | Gets or sets the orientation of each page. |
 | PageRange | Gets or sets the range of the pages to be formatted. |
 | PageSize | Overridden. Gets or sets the suggested width and height of each page. |
 | ProgressInfo | Gets progress information on the content of a grid that is being printed or exported. |
 | Source | Overridden. Gets the element being paginated. |
Top
Public Methods
Public Events
See Also