ActiveReports 9
SetAutoScrollMargin Method (Viewer)

Syntax
'Declaration
 
Public Sub SetAutoScrollMargin( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) 
public void SetAutoScrollMargin( 
   System.int x,
   System.int y
)

Parameters

x
y
See Also

Reference

Viewer Class
Viewer Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum