ActiveReports 9
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SectionCollection Class
SectionCollection Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum