The Grid..::..GridPrintSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
PageSettings |
Gets the page settings.
| |
PrintChildHeader |
Gets or sets a value indicating whether grid child headers should be printed.
| |
PrintHeader |
Gets or sets a value indicating whether grid headers should be printed.
| |
PrintRowSelector |
Gets or sets a value indicating whether row selectors should be printed.
| |
PrintSelection |
Gets or sets a value indicating whether cell or row selection should be printed.
| |
RepeatHeader |
Gets or sets a value indicating whether the grid should repeat headers on each page.
| |
RepeatRowSelector |
Gets or sets a value indicating whether the grid should repeat row selectors on each page.
|