'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal report As PageReport, _ Optional ByVal options As LocationOptions _ )
public void Insert( int index, PageReport report, LocationOptions options )
Parameters
- index
- The position of the report to be added.
- report
- The report to be added.
- options
- The options to report be added with.