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.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | An object in the bound data source that contains data for the processed column. |
See Also