See Also

SectionCollection Class  | SectionCollection Members  | Overload List

Language

Visual Basic

C#

Show All

index
Index of the section to be returned.
See Also Languages ActiveReports Send feedback to Data Dynamics

Item(Int32) Property

Gets the Section object at the specified indexed location in the SectionCollection.

[Visual Basic]
Overloads Public ReadOnly Property Item( _    ByVal index As Integer _ ) As Section
[C#]
public Section Item(    int index ); {get;}

Parameters

index
Index of the section to be returned.

See Also

SectionCollection Class  | SectionCollection Members  | Overload List

 

 


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