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


In This Topic
    QueryPrintPageEventArgs Class Members
    In This Topic

    The following tables list the members exposed by QueryPrintPageEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the QueryPrintPageEventArgs class.  
    Top
    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