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