DataPagerPageIndexChangedEventArgs Properties
Provides data for the DataPager.PageIndexChanged event.
Name | Description |
---|---|
New |
Gets the active page's index. |
Old |
Gets the previously active page's index. |
See Also