The Grid..::..GridPrintSettings type exposes the following members.

Properties

  NameDescription
Public propertyPageSettings
Gets the page settings.
Public propertyPrintChildHeader
Gets or sets a value indicating whether grid child headers should be printed.
Public propertyPrintHeader
Gets or sets a value indicating whether grid headers should be printed.
Public propertyPrintRowSelector
Gets or sets a value indicating whether row selectors should be printed.
Public propertyPrintSelection
Gets or sets a value indicating whether cell or row selection should be printed.
Public propertyRepeatHeader
Gets or sets a value indicating whether the grid should repeat headers on each page.
Public propertyRepeatRowSelector
Gets or sets a value indicating whether the grid should repeat row selectors on each page.

See Also