Spread for ASP.NET 11 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;}

Property Value

LayoutCells object containing the cells
See Also

Reference

LayoutTemplate Class
LayoutTemplate Members