ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutPage Interface / BodyArea Property

In This Topic
    BodyArea Property
    In This Topic
    Gets a page body area (where page content should be laid out).
    Syntax
    'Declaration
     
    ReadOnly Property BodyArea As ILayoutArea
    ILayoutArea BodyArea {get;}
    See Also