CustomSummaryEventArgs.GroupLevel Property
In This Article
Gets the nested level of the group whose summary value is being calculated.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value representing the zero-based nested level of the processed group. |
#Remarks
To learn more, see Group Summary.
See Also