ComponentOne FlexReport for WinForms
PagesLoadedEventArgs Constructor(Int32)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > PagesLoadedEventArgs Class > PagesLoadedEventArgs Constructor : PagesLoadedEventArgs Constructor(Int32)
0-based start page index.
Initializes a new instance of the PagesLoadedEventArgs class with a specified page index, and one page.
Syntax
'Declaration
 
Public Function New( _
   ByVal startIndex As System.Integer _
)
public PagesLoadedEventArgs( 
   System.int startIndex
)

Parameters

startIndex
0-based start page index.
See Also

Reference

PagesLoadedEventArgs Class
PagesLoadedEventArgs Members
Overload List