Back to Devexpress

VGridHitInfo.CellIndex Field

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridhitinfo-764dce05.md

latest1.1 KB
Original Source

VGridHitInfo.CellIndex Field

Represents the index of a cell located at a specific point.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
public int CellIndex
vb
Public CellIndex As Integer

Field Value

Type
Int32

See Also

VGridHitInfo Class

VGridHitInfo Members

DevExpress.XtraVerticalGrid Namespace