ActiveReports 9
Item(String) Property

The name of the Control in the collection.
Gets the Control object with the specified name in the ControlCollection.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As ARControl
public ARControl Item( 
   System.string name
) {get;}

Parameters

name
The name of the Control in the collection.
See Also

Reference

ControlCollection Class
ControlCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum