Skip to main content
All docs
V24.2

AzureSearchCompletedEventArgs Class

Contains data for the SearchCompleted event.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.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