ActiveReports 9
Select(String) Method

The value of the Name property of the DDSheet object to be selected.
Selects the sheet with the specified name, and deselects all other sheets.
Syntax
'Declaration
 
Public Overloads Sub Select( _
   ByVal sheetName As System.String _
) 
public void Select( 
   System.string sheetName
)

Parameters

sheetName
The value of the Name property of the DDSheet object to be selected.
See Also

Reference

DDSheets Class
DDSheets Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum