ActiveReports 9
Item Property (RenderingExtensionInfoCollection)

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

Parameters

index
See Also

Reference

RenderingExtensionInfoCollection Class
RenderingExtensionInfoCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum