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

In This Topic
    Parent Property (ILayoutArea)
    In This Topic
    Gets parent ILayoutArea, if any.
    Syntax
    'Declaration
     
    ReadOnly Property Parent As ILayoutArea
    ILayoutArea Parent {get;}
    See Also