ComponentOne ASP.NET MVC Controls
Items Property (FlowLayout)

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

Reference

FlowLayout Class
FlowLayout Members