Visual Basic (Declaration) | |
---|---|
Public Sub RemoveAt( _ ByVal index As System.Integer _ ) |
C# | |
---|---|
public void RemoveAt( System.int index ) |
Parameters
- index
A zero-based index of the page to be removed.
ActiveReports Developer 7 | |
RemoveAt Method | |
See Also |
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > PagesCollection Class : RemoveAt Method |
A zero-based index of the page to be removed.
Glossary Item Box