See Also

TitlesCollection Class  | TitlesCollection Members  | Overload List

Language

Visual Basic

C#

Show All

titleName
The name of the title.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item(String) Property

Gets or sets the collection item by the given title name.

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

Parameters

titleName
The name of the title.

See Also

TitlesCollection Class  | TitlesCollection Members  | Overload List

 

 


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