C1.Web.Mvc Namespace / ManualGridGroup Class / Children Property

In This Topic
Children Property (ManualGridGroup)
In This Topic
Gets the child tiles.
Syntax
'Declaration
 
Public ReadOnly Property Children As IList(Of ManualGridTile)
 
See Also