Click or drag to resize

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; }

Property Value

Type: Int32
See Also