ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.DataProcessing Namespace / ReportDataSnapshotExtensions Class / ApplyInteractivity Method
Initial snapshot.
Report store
Interactive actions to be applied.
Custom evaluation context objects (custom code, user context, etc.)

In This Topic
    ApplyInteractivity Method (ReportDataSnapshotExtensions)
    In This Topic
    Creates report data snapshot from a given one by applying sorting actions.
    Syntax

    Parameters

    snapshot
    Initial snapshot.
    reportStore
    Report store
    actions
    Interactive actions to be applied.
    customContext
    Custom evaluation context objects (custom code, user context, etc.)
    See Also