ActiveReports 8
Add Method (TitlesCollection)

Specifies the title to add to the collection.
Adds a title to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As Title _
) As System.Integer
public System.int Add( 
   Title value
)

Parameters

value
Specifies the title to add to the collection.
See Also

Reference

TitlesCollection Class
TitlesCollection Members

Support Forum