Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / QueryPrintPageEventArgs Class


In This Topic
    QueryPrintPageEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see QueryPrintPageEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the number of the page that is about to be printed.  
    Public PropertyGets or sets a boolean value indicating if the page is to be printed.  
    Public PropertyGets the PrintPageEventArgs used by the System.Drawing.Printing.PrintDocument.PrintPage event.  
    Top
    See Also