Back to Devexpress

VGridHitInfo.Row Field

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridhitinfo-b37950fd.md

latest1.1 KB
Original Source

VGridHitInfo.Row Field

Specifies the row located under the hit (test) point.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
public BaseRow Row
vb
Public Row As BaseRow

Field Value

Type
BaseRow

See Also

VGridHitInfo Class

VGridHitInfo Members

DevExpress.XtraVerticalGrid Namespace