ActiveReports 9
SelectItems Method (ISelectableDocument)

Adds items within specific frame on particular page to current selection
Syntax
'Declaration
 
Sub SelectItems( _
   ByVal pageIndex As System.Integer, _
   ByVal frame As Rect _
) 
void SelectItems( 
   System.int pageIndex,
   Rect frame
)

Parameters

pageIndex
frame
See Also

Reference

ISelectableDocument Interface
ISelectableDocument Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum