MapperPropertiesLoadMoreMaxRows Property |
The maximum number of rows to load when a Load More button is clicked.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int LoadMoreMaxRows { get; }
ReadOnly Property LoadMoreMaxRows As Integer
Get
Property Value
Type:
Int32The maximum number of rows to load when a Load More button is clicked.
See Also