PageSavingArgs
PageSavingArgs class
Info for a page saving process.
Properties
| Name | Type | Description |
|---|
| PageIndex | int | Current page index, zero based. |
| PageCount | int | Total page count. |
PageSavingArgs.PageIndex property
Current page index, zero based.
Type: int
PageSavingArgs.PageCount property
Total page count.
Type: int