CustomSummaryExistEventArgs.GroupRowHandle Property
In This Article
Gets the handle of a group row whose summary value is calculated.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the handle of the group row whose summary value is calculated. |
#Remarks
To learn more, see Group Summary.
See Also