Spread for ASP.NET 11 Product Documentation
LayoutTemplate Class Members
Properties  Methods 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : LayoutTemplate Class

The following tables list the members exposed by LayoutTemplate.

Public Constructors
 NameDescription
Public ConstructorCreates a new layout template with default values.  
Top
Public Properties
 NameDescription
Public PropertyGets the layout cells in the data area of the layout template.  
Public PropertyGets or sets the row information for the layout template.  
Public PropertyGets the layout rows in the data area of the layout template.  
Public PropertyGets or sets the spanned cells for the layout template.  
Public PropertyGets or sets the number of rows for the layout template.  
Top
Public Methods
 NameDescription
Public MethodLoads the layout template from XML.  
Public MethodSaves the layout template to XML.  
Public MethodReturns a System.String that represents this instance.  
Top
Protected Methods
 NameDescription
Protected MethodCreates the column axis model for the layout template.  
Protected MethodCreates a data model for the layout template.  
Protected MethodCreates the row axis model for the layout template.  
Protected MethodCreates the span model for the layout template.  
Protected MethodProcesses the addition of columns to the layout template data model.  
Protected MethodProcesses the addition of rows to the layout template data model.  
Protected MethodProcesses the removal of columns to the layout template data model.  
Protected MethodProcesses the removal of rows to the layout template data model.  
Top
See Also

Reference

LayoutTemplate Class
FarPoint.Web.Spread Namespace