ActiveReports 18 .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
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutArea As ILayoutArea
    public ILayoutArea LayoutArea {get;}
    See Also