MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveStateStoreExtensions Class / ApplyMany Method

In This Topic
ApplyMany Method
In This Topic
Syntax
'Declaration
 
Public Shared Sub ApplyMany( _
   ByVal store As InteractiveStateStore, _
   ByVal reportStore As ReportStore, _
   ByVal keys As IEnumerable(Of ActionKey) _
) 
 

Parameters

store
reportStore
keys
See Also