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