ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering Namespace / RenderingContext Class / LayoutArea Property

In This Topic
    LayoutArea Property (RenderingContext)
    In This Topic
    Gets the layout area.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutArea As ILayoutArea
    public ILayoutArea LayoutArea {get;}
    See Also