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; }
Protected ReadOnly Property RowsPerPageOptions As List(Of Integer)
Get
Property Value
Type:
ListInt32See Also