LayoutViewCard.VisibleIndex Property
Gets or sets the card’s visual position within the View’s visible area.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v25.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