CustomDataEventArgs.ListSourceRowIndex Property
Gets the column’s index in the data source.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that identifies the column’s index in the data source. |
See Also