GridRowInfo.Row Property
In This Article
Gets a row object that corresponds to the row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Property Value
Type | Description |
---|---|
Object | A row object that corresponds to the row. |
See Also