ComponentOne ASP.NET MVC Controls
Items Property (AutoGridLayout)

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

Reference

AutoGridLayout Class
AutoGridLayout Members