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


The following tables list the members exposed by LayoutTemplate.

Public Constructors
 NameDescription
Public ConstructorLayoutTemplate ConstructorCreates a new layout template with default values.  
Top
Public Properties
 NameDescription
Public PropertyLayoutCellsGets the layout cells in the data area of the layout template.  
Public PropertyLayoutRowAxisModelGets or sets the row information for the layout template.  
Public PropertyLayoutRowsGets the layout rows in the data area of the layout template.  
Public PropertyLayoutSpanModelGets or sets the spanned cells for the layout template.  
Public PropertyRowCountGets or sets the number of rows for the layout template.  
Top
Public Methods
 NameDescription
Public MethodDeserializeLoads the layout template from XML.  
Public MethodSerializeSaves the layout template to XML.  
Public MethodToStringReturns a System.String that represents this instance.  
Top
Protected Methods
 NameDescription
Protected MethodCreateColumnAxisModelCreates the column axis model for the layout template.  
Protected MethodCreateDataModelCreates a data model for the layout template.  
Protected MethodCreateRowAxisModelCreates the row axis model for the layout template.  
Protected MethodCreateSpanModelCreates the span model for the layout template.  
Protected MethodOnAddColumnsProcesses the addition of columns to the layout template data model.  
Protected MethodOnAddRowsProcesses the addition of rows to the layout template data model.  
Protected MethodOnRemoveColumnsProcesses the removal of columns to the layout template data model.  
Protected MethodOnRemoveRowsProcesses the removal of rows to the layout template data model.  
Top
See Also

Reference

LayoutTemplate Class
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.