Skip to main content
All docs
V25.1
  • AzureSearchCompletedEventArgs Class

    Contains data for the SearchCompleted event.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public class AzureSearchCompletedEventArgs :
        SearchCompletedEventArgs

    Remarks

    Instances of the AzureSearchCompletedEventArgs class are automatically created, initialized and passed to the corresponding event handlers.

    Inheritance

    See Also