ActiveReports 12
ApplyInteractivity Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Document Namespace > PageDocument Class : ApplyInteractivity Method
The interactive actions to be applied.
Interactivity actions to be applied to report instance next during rendering.
Syntax
'Declaration
 
Public Sub ApplyInteractivity( _
   ByVal actions As InteractiveActions _
) 
public void ApplyInteractivity( 
   InteractiveActions actions
)

Parameters

actions
The interactive actions to be applied.
See Also

Reference

PageDocument Class
PageDocument Members