ActiveReports 9
FieldCollection Constructor

The parent object of the field collection.
Initializes a new instance of the FieldCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal parent As System.ComponentModel.IComponent _
)
public FieldCollection( 
   System.ComponentModel.IComponent parent
)

Parameters

parent
The parent object of the field collection.
See Also

Reference

FieldCollection Class
FieldCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum