True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / Print Method

In This Topic
    Print Method (PrintInfo)
    In This Topic
    Prints the grid.
    Overload List
    OverloadDescription
    Prints the grid.  
    Prints the grid.  
    Saves the current grid to a stream.

    Note that unlike most other print/export methods, this method does not require C1.PrintDocument 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 C1.PrintDocument assemblies.

     
    See Also