'Declaration Public Function New( _ ByVal progressInfo As ProgressInfo _ )
'Usage Dim progressInfo As ProgressInfo Dim instance As New ProgressEventArgs(progressInfo)
public ProgressEventArgs( ProgressInfo progressInfo )
Parameters
- progressInfo
- An reference to a ProgressInfo object containing information on the content of a grid that is being printed or exported.