ValidValue.Value プロパティ
有効な値を取得します。
名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (Microsoft.ReportViewer.WebForms.dll)
構文
'宣言
Public ReadOnly Property Value As String
Get
'使用
Dim instance As ValidValue
Dim value As String
value = instance.Value
public string Value { get; }
public:
property String^ Value {
String^ get ();
}
member Value : string
function get Value () : String
プロパティ値
型: System.String
読み取り専用の文字列オブジェクト。