Back to Devexpress

CustomSummaryEventArgs.Row Property

corelibraries-devexpress-dot-data-dot-customsummaryeventargs-a7004eab.md

latest968 B
Original Source

CustomSummaryEventArgs.Row Property

Gets the currently processed row.

Namespace : DevExpress.Data

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public object Row { get; }
vb
Public ReadOnly Property Row As Object

Property Value

TypeDescription
Object

The currently processed row.

|

See Also

CustomSummaryEventArgs Class

CustomSummaryEventArgs Members

DevExpress.Data Namespace