ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / ReportMetaCanvas Class / PostRender Method

In This Topic
    PostRender Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub PostRender( _
       ByVal layoutArea As ILayoutArea _
    ) 
    public virtual void PostRender( 
       ILayoutArea layoutArea
    )

    Parameters

    layoutArea
    See Also