MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataSourcePrompt Class / Password Property

In This Topic
Password Property (DataSourcePrompt)
In This Topic
Gets or sets the password for the credentials.
Syntax
'Declaration
 
Public Property Password As String
 

Property Value

A System.String value indicating the password for the credentials.
See Also