ComponentOne ASP.NET MVC Controls
Children Property (AutoGridGroup)

C1.Web.Mvc Namespace > AutoGridGroup Class : Children Property
Gets the child tiles in this group.
Syntax
'Declaration
 
Public ReadOnly Property Children As IList(Of AutoGridTile)
public IList<AutoGridTile> Children {get;}
See Also

Reference

AutoGridGroup Class
AutoGridGroup Members