[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.IInteractiveSupported

IInteractiveSupported Interface

Additional to IGenerator interface to render interactive actions (like Slicer)

Namespace: GrapeCity.ActiveReports.Rendering.Export
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IInteractiveSupported

Methods

Name Description
AddInteractiveGoTo(int, RectangleF, string[])

Adds interactive link.

Extension Methods