GridColumnSummary(String) Constructor
In This Article
Initializes a new GridColumnSummary class instance with the specified column’s field name.
Namespace: DevExpress.Mobile.DataGrid
Assembly: DevExpress.Mobile.Grid.v18.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
column | String | A string value that specifies the field name of a column for which a summary should be calculated. This value is assigned to the Grid |
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid
See Also