Class BingRestSearchLocationErrorEventArgs
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class BingRestSearchLocationErrorEventArgs : BingRestRequestErrorEventArgs
Constructors
BingRestSearchLocationErrorEventArgs(Exception)
Declaration
public BingRestSearchLocationErrorEventArgs(Exception error)
Parameters
System.
|