CustomSummaryEventArgs.Row Property
In This Article
Gets the currently processed row.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
Object | The currently processed row. |
See Also