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


C1.WPF Namespace > C1RadialPanel Class : Children Property
Syntax
'Declaration
 
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public ReadOnly Property Children As System.Windows.Controls.UIElementCollection
'Usage
 
Dim instance As C1RadialPanel
Dim value As System.Windows.Controls.UIElementCollection
 
value = instance.Children
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
public System.Windows.Controls.UIElementCollection Children {get;}
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members