CustomDataEventArgs.RecordObject Property
Returns an object in the bound data source that contains data for the processed column.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object in the bound data source that contains data for the processed column. |
See Also