LayoutViewVisibleRecordIndexChangedEventArgs Constructors
Provides data for the LayoutView.VisibleRecordIndexChanged event.Name | Parameters | Description |
---|---|---|
LayoutViewVisibleRecordIndexChangedEventArgs(Int32, Int32) | visibleRecordIndex, prevVisibleRecordIndex | Initializes a new instance of the LayoutViewVisibleRecordIndexChangedEventArgs class with the specified settings. |
See Also