Click or drag to resize

MapperDatasheetRowsPerPageOptions Property

Constructs the list of valie RowsPerPage values. The list is guaranteed to include at least the mapper/page RowsPerPage setting specified in meta-data for this list.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected List<int> RowsPerPageOptions { get; }

Property Value

Type: ListInt32
See Also