ComponentOne Basic Library for WPF and Silverlight
Parent Property (C1HyperPanel)


C1.WPF Namespace > C1HyperPanel Class : Parent Property
Syntax
'Declaration
 
Public ReadOnly Property Parent As System.Windows.DependencyObject
'Usage
 
Dim instance As C1HyperPanel
Dim value As System.Windows.DependencyObject
 
value = instance.Parent
public System.Windows.DependencyObject Parent {get;}
See Also

Reference

C1HyperPanel Class
C1HyperPanel Members