ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IMetadataDictionaryEntry Interface / LayoutArea Property

In This Topic
    LayoutArea Property (IMetadataDictionaryEntry)
    In This Topic
    Specifies the LayoutArea instance referenced directly or indirectly via Contents.
    Syntax
    'Declaration
     
    Property LayoutArea As ILayoutArea
    ILayoutArea LayoutArea {get; set;}
    See Also