Partilhar via


Propriedade ValidValue.Value

Gets a valid value.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: String
A read-only String object.

Consulte também

Referência

ValidValue Classe

Namespace Microsoft.Reporting.WinForms