ActiveReports Developer 7
DataSourceName Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > LocateCredentialsEventArgs Class : DataSourceName Property

Glossary Item Box

Gets the name of the data source to locate credentials for.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DataSourceName As System.String
C# 
public System.string DataSourceName {get;}

See Also