ASPxSummaryItem Constructors
Represents a summary item.| Name | Parameters | Description |
|---|---|---|
| ASPxSummaryItem() | none | Initializes a new instance of the ASPxSummaryItem class. |
| ASPxSummaryItem(String, SummaryItemType) | fieldName, summaryType | Initializes a new instance of the ASPxSummaryItem class with the specified settings. |
See Also