LayoutViewCard.VisibleRow Property
Gets the index of the visible row displaying the current card.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the index of the visible row displaying the current card. |
See Also