ActiveReports 13
Remove(Int32) Method

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > SectionCollection Class > Remove Method : Remove(Int32) Method
Index of the Section to be removed.
Removes the Section at the specified index from the SectionCollection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal index As Integer _
) 
public void Remove( 
   int index
)

Parameters

index
Index of the Section to be removed.
See Also

Reference

SectionCollection Class
SectionCollection Members
Overload List