CustomDataEventArgs.Row Property
In This Article
Gets the unbound row.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
Base |
An object that represents the unbound row currently being processed. |
See Also