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

In This Topic
    Password Property (DataSourcePrompt)
    In This Topic
    Gets or sets credentials password.
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}
    See Also