LayoutViewVisibleRecordIndexChangedEventArgs Properties
Provides data for the LayoutView.VisibleRecordIndexChanged event.Name | Description |
---|---|
PrevVisibleRecordIndex | Gets the index of the previously visible card. |
VisibleRecordIndex | Gets the index of the current visible card. |
See Also