Back to Devexpress

VGridHitInfo.HitInfoType Field

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridhitinfo-909108d8.md

latest1.1 KB
Original Source

VGridHitInfo.HitInfoType Field

Contains information on which grid element is located under the test point.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
public HitInfoTypeEnum HitInfoType
vb
Public HitInfoType As HitInfoTypeEnum

Field Value

Type
HitInfoTypeEnum

See Also

VGridHitInfo Class

VGridHitInfo Members

DevExpress.XtraVerticalGrid Namespace