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