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


In This Topic
    GenerateReportProgressionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GenerateReportProgressionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GenerateReportProgressionEventArgs class specifying various information on the report generation process.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets a value representing the total number of pages or rows generated so far.  
    Public PropertyGets the status of the report.  
    Public PropertyGets a value representing the type of progression information used when generating the report.  
    Top
    See Also