ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / LocateCredentialsEventArgs Class / DataSource Property

In This Topic
    DataSource Property (LocateCredentialsEventArgs)
    In This Topic
    Gets the data source to locate credentials for.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataSource As DataSource
    public DataSource DataSource {get;}
    See Also