FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : LayoutTemplate Class |
For a list of all members of this type, see LayoutTemplate members.
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. |