ComponentOne TileControl for WinForms
Children Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > PanelElement Class : Children Property
Gets the collection of child elements contained in this PanelElement.
Syntax
'Declaration
 
Public ReadOnly Property Children As ElementCollection
public ElementCollection Children {get;}
See Also

Reference

PanelElement Class
PanelElement Members