ActiveReports 8
Remove(Section) Method

Section to be removed from the collection.
Removes the specified Section from the SectionCollection if it exists.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal section As Section _
) 
public void Remove( 
   Section section
)

Parameters

section
Section to be removed from the collection.
See Also

Reference

SectionCollection Class
SectionCollection Members
Overload List

Support Forum