AzureSearchCompletedEventArgs Class
Contains data for the SearchCompleted event.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Remarks
Instances of the AzureSearchCompletedEventArgs
class are automatically created, initialized and passed to the corresponding event handlers.
Inheritance
Object
EventArgs
AsyncCompletedEventArgs
SearchCompletedEventArgs
AzureSearchCompletedEventArgs
See Also