Back to Devexpress

VGridHitInfo.BandIndex Field

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

latest1.1 KB
Original Source

VGridHitInfo.BandIndex Field

Represents the index of the band 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 BandIndex
vb
Public BandIndex As Integer

Field Value

Type
Int32

See Also

VGridHitInfo Class

VGridHitInfo Members

DevExpress.XtraVerticalGrid Namespace