MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / IActionRenderingSupported Interface
Members

IActionRenderingSupported Interface
Additional to IGenerator interface to render arbitrary action (ApplyParameters for now)
Object Model
IActionRenderingSupported Interface
Syntax
'Declaration
 
Public Interface IActionRenderingSupported 
 
Remarks
This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
See Also