ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutResult Structure / LayoutArea Property

In This Topic
    LayoutArea Property (LayoutResult)
    In This Topic
    Returns the ILayoutArea.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutArea As ILayoutArea
    public ILayoutArea LayoutArea {get;}
    See Also