ActiveReports Developer 7
IDataProviderService Interface
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDataProviderService Interface

Glossary Item Box

Exposes the services that can be used by data providers.

Syntax

Visual Basic (Declaration) 
Public Interface IDataProviderService 
C# 
public interface IDataProviderService 

See Also