GridColumnSummaryItemCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new empty item to the collection. |
Add |
summary |
Adds a new summary item to the current summary collection and initializes its summary type, field name, display format and format provider. |
Add |
summary |
Adds a new summary item to the current summary collection and initializes its summary type, field name and display format. |
Add |
summary |
Adds a new summary item to the current summary collection and initializes its summary type and field name. |
Add |
summary |
Adds a new summary item to the current summary collection and initializes its summary type. |
Add |
summary |
Adds the specified summary item to the collection. |