ActiveReports 9
Add Method (LayerCollection)

The Layer to add to the LayerCollection.
Adds a Layer to the LayerCollection.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal item As Layer _
) 
public void Add( 
   Layer item
)

Parameters

item
The Layer to add to the LayerCollection.
See Also

Reference

LayerCollection Class
LayerCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum