Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OutlineNode Class / Owner Property

In This Topic
    Owner Property (OutlineNode)
    In This Topic
    Gets the OutlineNodeCollection containing the current node.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As OutlineNodeCollection
    public OutlineNodeCollection Owner {get;}
    See Also