PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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