Back to Devexpress

InformationDataProviderBase.MaxVisibleResultCount Property

wpf-devexpress-dot-xpf-dot-map-dot-informationdataproviderbase.md

latest1.2 KB
Original Source

InformationDataProviderBase.MaxVisibleResultCount Property

Specifies the number of requested results displayed.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Int32

A Int32 value specifying the number of requested results displayed.

|

See Also

InformationDataProviderBase Class

InformationDataProviderBase Members

DevExpress.Xpf.Map Namespace