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

In This Topic
    Prompt Property (DataSourcePrompt)
    In This Topic
    Gets the prompt message shown when credentials need to be entered.
    Syntax
    'Declaration
     
    Public ReadOnly Property Prompt As String
    public string Prompt {get;}

    Property Value

    A System.String value indicating the prompt message.
    See Also