IMapperCurrentPage Property |
The 1-based current page index for the mapper. In mappers other than datasheets, the
RecordsPerPage
is generally one so the CurrentPage is the same as the
CurrentRecord.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax ReadOnly Property CurrentPage As Integer
Get
Property Value
Type:
Int32See Also