Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTreeViewExEnumerator Class / Tree Property


In This Topic
    Tree Property (NTreeViewExEnumerator)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Tree As NTreeViewEx
    'Usage
     
    
    Dim instance As NTreeViewExEnumerator
    Dim value As NTreeViewEx
     
    value = instance.Tree
    public NTreeViewEx Tree {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also