GridColumnDataEventArgs.Row Property
In This Article
Get a data row which contains the cell currently being processed.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that represents the data row containing the processed cell. |
See Also