| C1.Win.C1List.4 Assembly > C1.Win.C1List Namespace > PrintInfo Class : Print Method |
| Overload | Description |
|---|---|
| Print() | Prints the grid. |
| Print(PrinterSettings) | Prints the grid. |
| Print(Stream) | Saves the current grid to a stream in C1D (native C1PrintDocument) format.
Note that unlike most other print/export methods, this method does not require C1Report assemblies. |