ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.Printing Namespace / PrintProgressEventArgs Class
Members

In This Topic
    PrintProgressEventArgs Class
    In This Topic
    PrintProgressEventArgs
    Object Model
    PrintProgressEventArgs Class
    Syntax
    'Declaration
     
    Public NotInheritable Class PrintProgressEventArgs 
       Inherits System.EventArgs
    public sealed class PrintProgressEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.ActiveReports.Extensibility.Printing.PrintProgressEventArgs

    See Also