RowCellEventArgs.CellIndex Property
In This Article
Gets the processed cell’s index.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value representing the processed cell’s index. |
See Also