LayoutViewHitInfo.VisibleIndex Property
Gets the visual position of the card that contains the test point.
Namespace: DevExpress.XtraGrid.Views.Layout.ViewInfo
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the card’s visual position within the View’s visible area. |
See Also