指示是否提示用户提供参数值。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
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
属性值
类型:Boolean
一个只读 Boolean 值。