Name | Description | |
---|---|---|
![]() | Overloaded. Prints the grid. | |
![]() | PrintPreview | Opens a separate modal window in which end users can preview the output that would be generated by the print operation. |
![]() | PrintToStream | Saves the current grid to a memory stream in C1D (native C1PrintDocument) format.
The stream's Position is set to 0 when the method returns. |
![]() | SaveAsC1d | Overloaded. Saves the current grid as a C1D file, which can later be loaded into a C1PrintDocument (provided by C1Report product).
Note that unlike most other print/export methods, this method does not require C1Report assemblies. |
![]() | ShouldSerializePageSettings | Indicates whether the PageSettings property should be serialized. |
![]() | ToString |