Class RVGoogleDriveDataSource
Inheritance
System.Object
RVGoogleDriveDataSource
Assembly: Infragistics.Reveal.Connectors.GoogleDrive.dll
Syntax
public class RVGoogleDriveDataSource : RVDashboardDataSource, IDataSource
Constructors
RVGoogleDriveDataSource()
Declaration
public RVGoogleDriveDataSource()
RVGoogleDriveDataSource(BaseDataSource)
Declaration
public RVGoogleDriveDataSource(BaseDataSource modelDataSource)
Parameters
Type |
Name |
Description |
Infragistics.ReportPlus.DashboardModel.BaseDataSource |
modelDataSource |
|
Properties
ProviderKey
Declaration
protected override string ProviderKey { get; }
Property Value
Type |
Description |
System.String |
|
Overrides