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


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

Reference

C1RadialPanel Class
C1RadialPanel Members