MapperDatasheetRowsPerPage Property |
Gets the number of pages per row as specified in the mapper's "RowsPerPage" property.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected int RowsPerPage { get; }
Protected ReadOnly Property RowsPerPage As Integer
Get
Property Value
Type:
Int32See Also