VerticalGridPagerState Properties
Contains information about the VerticalGrid’s paging-related state.| Name | Description |
|---|---|
| PageIndex | Gets or sets the index of the currently selected page in the VerticalGrid. |
| PageSize | Gets or sets the number of records that can be displayed on a VerticalGrid page. |
See Also