FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : DefaultGroupFooterCollection Class |
The following tables list the members exposed by DefaultGroupFooterCollection.
Name | Description | |
---|---|---|
DefaultGroupFooterCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
CanSerializeXml | Gets whether the entire object can be saved to XML and successfully loaded again. | |
Count | Gets the number of items. | |
Item | Gets the default group footer based on the index. |
Name | Description | |
---|---|---|
Add | Creates a new default group footer item in the list using the column index. | |
Clear | Clears list of default group footers. | |
Contains | Returns whether the item specified by column index is already in the list. | |
Deserialize | Loads the object from XML. | |
GetObjectData | Serializes the DefaultGroupFooterCollection to the SerializationInfo object. | |
Remove | Removes the item specified by the column index. | |
Serialize | Saves the object to XML. |