DataGridPaginator Class Properties
In This Topic
For a list of all members of this type, see DataGridPaginator members.
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
See Also