ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataSourcePrompt Class / Name Property

In This Topic
    Name Property (DataSourcePrompt)
    In This Topic
    Gets name of data source that credentials are required for.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also