InformationDataProviderBase.MaxVisibleResultCount Property
In This Article
Specifies the number of displayed results requested.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | A Int32 value specifying the number of displayed results requested. |
See Also