ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixMember Interface / Parent Property

In This Topic
    Parent Property (IMatrixMember)
    In This Topic
    Returns the parent group of this group member or null if this is the outer most group.
    Syntax
    'Declaration
     
    ReadOnly Property Parent As IMatrixMember
    IMatrixMember Parent {get;}
    See Also