ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / IActionRenderer Interface
Members

In This Topic
    IActionRenderer Interface
    In This Topic
    Represents a renderer for any action.
    Object Model
    IActionRenderer Interface
    Syntax
    'Declaration
     
    Public Interface IActionRenderer 
    public interface IActionRenderer 
    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