Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Insert( _ ByVal index As System.Integer, _ ByVal section As Section _ ) |
Parameters
- index
- The zero-based index where the specified section should be inserted.
- section
- The Section to be inserted.
ActiveReports Developer 7 | |
Insert(Int32,Section) Method | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SectionCollection Class > Insert Method : Insert(Int32,Section) Method |
Glossary Item Box