FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridPrinter Class
Members

In This Topic
    GridPrinter Class
    In This Topic
    Represents a class that encapsulates the control printing functionality, including page and printer settings, headers, and footers.
    Object Model
    GridPrinter Class
    Syntax
    'Declaration
     
    
    Public Class GridPrinter 
    public class GridPrinter 
    Remarks
    See also the C1FlexGridBase.PrintGrid method.
    Inheritance Hierarchy

    System.Object
       C1.Win.C1FlexGrid.GridPrinter

    See Also