Proprietà ReportParameterInfo.PromptUser
Indica se all'utente viene richiesto di specificare il valore del parametro.
Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property PromptUser As Boolean
public bool PromptUser { get; }
public:
property bool PromptUser {
bool get ();
}
member PromptUser : bool with get
function get PromptUser () : boolean
Valore proprietà
Tipo: Boolean
Valore booleano di sola lettura.