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