ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / LocateDataSourceArgs Class / Name Property

In This Topic
Name Property (LocateDataSourceArgs)
In This Topic
Gets the name of the requested data source. The meaning depends on the data provider type.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 

Property Value

The name of the requested data source.
See Also