GridViewPagerState Properties
Contains information about the GridView’s paging-related state.
Name | Description |
---|---|
Page |
Gets or sets the index of the currently selected page in the grid. |
Page |
Gets or sets the number of rows that can be displayed on a grid page. |
Use |
Gets or sets whether smooth vertical scrolling is enabled in the virtual paging mode. |
See Also