Back to Devexpress

InformationDataProviderBase.MaxVisibleResultCount Property

windowsforms-devexpress-dot-xtramap-dot-informationdataproviderbase.md

latest1.2 KB
Original Source

InformationDataProviderBase.MaxVisibleResultCount Property

Specifies the number of displayed results requested.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public int MaxVisibleResultCount { get; set; }
vb
Public Property MaxVisibleResultCount As Integer

Property Value

TypeDefaultDescription
Int321

A Int32 value specifying the number of displayed results requested.

|

See Also

InformationDataProviderBase Class

InformationDataProviderBase Members

DevExpress.XtraMap Namespace