GridGroupSummaryItemCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Creates a new group summary item with default settings and adds it to the end of the collection. |
Add |
summary |
Creates a new group summary item with the specified settings and adds it to the end of the collection. |
Add |
summary |
Creates a new group summary item with predefined settings and adds it to the end of the collection. |
Add |
summary |
Creates a new group summary item with predefined settings and adds it to the end of the collection. |
Add |
summary |
Adds a new summary item to the current summary collection and initializes its summary type and field name. |
Add |
summary |
Adds the specified group summary item to the collection. |