共用方式為


ValidValue.Value 屬性

取得有效值。

命名空間:  Microsoft.Reporting.WinForms
組件:  Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)

語法

'宣告
Public ReadOnly Property Value As String
public string Value { get; }
public:
property String^ Value {
    String^ get ();
}
member Value : string with get
function get Value () : String

屬性值

類型:String
唯讀 String 物件。

請參閱

參考

ValidValue 類別

Microsoft.Reporting.WinForms 命名空間