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

    Contains data for the SearchCompleted event.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    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