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


In This Topic
    GenerateReportProgressionEventArgs Class Properties
    In This Topic

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

    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