[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.IActionRenderingSupported

IActionRenderingSupported Interface

Additional to IGenerator interface to render arbitrary action (ApplyParameters for now)

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

Methods

Name Description
AddAction(int, RectangleF, ActionBase)

Renders action.

Extension Methods