MainWeb.CurrentPageIndex
MainWeb.CurrentPageIndex property
Gets or sets the current page index in paging mode.
public int CurrentPageIndex { get; set; }
Remarks
When in paging mode, the control will display PageSize rows of data once, and display the page select control in the tab bar.
See Also
- class MainWeb
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb