Back to Devexpress

VGridHitInfo.RecordIndex Field

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridhitinfo-45a5d0f1.md

latest1.2 KB
Original Source

VGridHitInfo.RecordIndex Field

Represents the index of the record to which a specific point corresponds.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
public int RecordIndex
vb
Public RecordIndex As Integer

Field Value

Type
Int32

See Also

VGridHitInfo Class

VGridHitInfo Members

DevExpress.XtraVerticalGrid Namespace