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