ユーザーにパラメーター値の入力を求めるかどうかを示します。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll)
構文
'宣言
Public ReadOnly Property PromptUser As Boolean
Get
'使用
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.PromptUser
public bool PromptUser { get; }
public:
property bool PromptUser {
bool get ();
}
member PromptUser : bool
function get PromptUser () : boolean
プロパティ値
型: System.Boolean
読み取り専用のブール値。