ActiveReports 9
Item Property (LayerCollection)

The index.
Gets or sets the Layer at the specified index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Layer
public Layer this[ 
   System.int index
]; {get; set;}

Parameters

index
The index.
See Also

Reference

LayerCollection Class
LayerCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum