See Also

SectionCollection Class  | SectionCollection Members  | Overload List

Language

Visual Basic

C#

Show All

name
Unique name of the Section to be returned.
See Also Languages ActiveReports Send feedback to Data Dynamics

Item(String) Property

Gets the Section object with the specified name in the SectionCollection.

[Visual Basic]
Overloads Public ReadOnly Property Item( _    ByVal name As String _ ) As Section
[C#]
public Section Item(    string name ); {get;}

Parameters

name
Unique name of the Section to be returned.

See Also

SectionCollection Class  | SectionCollection Members  | Overload List

 

 


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