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

In This Topic
Children Property (SplitGroup)
In This Topic
Gets the child items.
Syntax
'Declaration
 
Public ReadOnly Property Children As IList(Of ISplitLayoutItem)
 
See Also