FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GridPrinter Class
Properties Methods


In This Topic
    GridPrinter Class Members
    In This Topic

    The following tables list the members exposed by GridPrinter.

    Public Properties
     NameDescription
    Public PropertyGets or sets a string that contains the page footers.  
    Public PropertySpecifies the font to use for rendering page footers.  
    Public PropertyGets or sets a string that contains the page headers.  
    Public PropertySpecifies the font to use for rendering page headers.  
    Public PropertyGets the total number of the pages in the print document.  
    Public PropertyGets the number of the page being printed (the first page is numbered one).  
    Public PropertyGets or sets the order of the pages when the data does not fit on one page.  
    Public PropertyGets the System.Drawing.Printing.PrintDocument object that specifies page and printer settings.  
    Public PropertyGets or sets the flags that specify printing options to use with the C1FlexGridBase.PrintGrid method. See the PrintGridFlags enumeration for details.  
    Public PropertyGets a reference to the PrintPreviewDialog used to display the grid's print preview.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFinalizes an instance of the GridPrinter class.  
    Top
    See Also