ActiveReports 9
Viewer.ActionEventArgs Constructor(IAction,Int32)

 Action that should be performed in response to this event.
The page number in current layout tree that should be navigated to.
Initalizes rendering event data with Action
Syntax
'Declaration
 
Public Function New( _
   ByVal action As IAction, _
   ByVal pageNumber As System.Integer _
)
public Viewer.ActionEventArgs( 
   IAction action,
   System.int pageNumber
)

Parameters

action
 Action that should be performed in response to this event.
pageNumber
The page number in current layout tree that should be navigated to.
See Also

Reference

Viewer.ActionEventArgs Class
Viewer.ActionEventArgs Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum