Click or drag to resize

NavigationTargetPropertiesNavbar_RecordCountLimit Property

The max rows to show when doing a record count. If the result is greater, then this value and the '+' sign are displayed.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int Navbar_RecordCountLimit { get; }

Property Value

Type: Int32
The max rows to show when doing a record count. If the result is greater, then this value and the '+' sign are displayed.
See Also