C1.WPF Namespace > C1TreeViewPanel Class : Owner Property |
'Declaration
Public ReadOnly Property Owner As ItemsControl
'Usage
Dim instance As C1TreeViewPanel Dim value As ItemsControl value = instance.Owner
public ItemsControl Owner {get;}
public: property ItemsControl^ Owner { ItemsControl^ get(); }
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