ComponentOne True DBGrid for WinForms
SaveAsC1d Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : SaveAsC1d Method
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.

Overload List
OverloadDescription
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.

 
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.

 
See Also

Reference

PrintInfo Class
PrintInfo Members