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

In This Topic
    Prompt Property (DataSourcePrompt)
    In This Topic
    Gets prompt that shown when credentials should be entered.
    Syntax
    'Declaration
     
    Public ReadOnly Property Prompt As String
    public string Prompt {get;}
    See Also