LocationProvider
Class
An abstract class for the location providers that can be used for geocoding.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public abstract class LocationProvider : ILocationProvider
Inheritance: objectLocationProvider
Derived Classes:
Implements:
Constructors
C#
protected LocationProvider()