FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : LayoutTemplate Class |
The following tables list the members exposed by LayoutTemplate.
Name | Description | |
---|---|---|
LayoutTemplate Constructor | Creates a new layout template with default values. |
Name | Description | |
---|---|---|
LayoutCells | Gets the layout cells in the data area of the layout template. | |
LayoutRowAxisModel | Gets or sets the row information for the layout template. | |
LayoutRows | Gets the layout rows in the data area of the layout template. | |
LayoutSpanModel | Gets or sets the spanned cells for the layout template. | |
RowCount | Gets or sets the number of rows for the layout template. |
Name | Description | |
---|---|---|
Deserialize | Loads the layout template from XML. | |
Serialize | Saves the layout template to XML. | |
ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
CreateColumnAxisModel | Creates the column axis model for the layout template. | |
CreateDataModel | Creates a data model for the layout template. | |
CreateRowAxisModel | Creates the row axis model for the layout template. | |
CreateSpanModel | Creates the span model for the layout template. | |
OnAddColumns | Processes the addition of columns to the layout template data model. | |
OnAddRows | Processes the addition of rows to the layout template data model. | |
OnRemoveColumns | Processes the removal of columns to the layout template data model. | |
OnRemoveRows | Processes the removal of rows to the layout template data model. |