ActiveReports 9
Item(String) Property

The name of the group to locate.
Returns the BandedListGroup with the specified name.
Syntax
'Declaration
 
Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As IBandedListGroup
IBandedListGroup Item( 
   System.string name
) {get;}

Parameters

name
The name of the group to locate.
See Also

Reference

IBandedListGroupCollection Interface
IBandedListGroupCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum