See Also

SectionCollection Class  | SectionCollection Members  | Overload List

Language

Visual Basic

C#

Show All

section
Section to be removed from the collection.
See Also Languages ActiveReports Send feedback to Data Dynamics

Remove(Section) Method

Removes the specified Section from the SectionCollection if it exists.

[Visual Basic]
Overloads Public Sub Remove( _    ByVal section As Section _ )
[C#]
public void Remove(    Section section );

Parameters

section
Section to be removed from the collection.

See Also

SectionCollection Class  | SectionCollection Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.