See Also

SectionCollection Class  | SectionCollection Members  | Overload List

Language

Visual Basic

C#

Show All

index
Index of the Section to be removed.
See Also Languages ActiveReports Send feedback to Data Dynamics

Remove(Int32) Method

Removes the Section at the specifed index from the SectionCollection.

[Visual Basic]
Overloads Public Sub Remove( _    ByVal index As Integer _ )
[C#]
public void Remove(    int index );

Parameters

index
Index of the Section to be removed.

See Also

SectionCollection Class  | SectionCollection Members  | Overload List

 

 


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