Spread for ASP.NET 12 Product Documentation
LayoutCells Property (LayoutTemplate)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > LayoutTemplate Class : LayoutCells Property
Gets the layout cells in the data area of the layout template.
Syntax
'Declaration
 
Public ReadOnly Property LayoutCells As LayoutCells
'Usage
 
Dim instance As LayoutTemplate
Dim value As LayoutCells
 
value = instance.LayoutCells
public LayoutCells LayoutCells {get;}
See Also

Reference

LayoutTemplate Class
LayoutTemplate Members