ActiveReports 9
Remove(Int32) Method

Index of the Section to be removed.
Removes the Section at the specified index from the SectionCollection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal index As System.Integer _
) 
public void Remove( 
   System.int index
)

Parameters

index
Index of the Section to be removed.
See Also

Reference

SectionCollection Class
SectionCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum