See Also

TitlesCollection Class  | TitlesCollection Members

Language

Visual Basic

C#

Show All

value
Specifies the title to add to the collection.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Add Method

Adds a title to the collection.

[Visual Basic]
Public Function Add( _    ByVal value As Title _ ) As Integer
[C#]
public int Add(    Title value );

Parameters

value
Specifies the title to add to the collection.

See Also

TitlesCollection Class  | TitlesCollection Members

 

 


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