C1.Silverlight Namespace / C1TreeViewPanel Class / Owner Property

In This Topic
Owner Property (C1TreeViewPanel)
In This Topic
Gets the items control which is parent of this panel.
Syntax
'Declaration
 
Public ReadOnly Property Owner As ItemsControl
 
See Also