LayoutViewVisibleRecordIndexChangedEventArgs.VisibleRecordIndex Property
Gets the index of the current visible card.
Namespace: DevExpress.XtraGrid.Views.Layout.Events
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the index of the current visible card. |
See Also