ComponentOne TileView for WPF and Silverlight
Children Property


C1.WPF.TileView Namespace > C1TileViewPanel Class : Children Property
Syntax
'Declaration
 
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public ReadOnly Property Children As System.Windows.Controls.UIElementCollection
'Usage
 
Dim instance As C1TileViewPanel
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

C1TileViewPanel Class
C1TileViewPanel Members