Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Print Namespace / ProgressEventArgs Class
Properties


In This Topic
    ProgressEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ProgressEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PrintProgressionEventArgs class specifying progression information.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets progress information on the content of a grid that is being printed or exported.  
    Top
    See Also