A newer version of this page is available.
Switch to the current version.
SearchCompletedEventArgs.RequestResult Property
Returns the result of the search request.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public SearchRequestResult RequestResult { get; }
Public ReadOnly Property RequestResult As SearchRequestResult
Property Value
Type | Description |
---|---|
SearchRequestResult | A SearchRequestResult object. |
See Also
Feedback