Propriété ValidValue.Value
Obtient une valeur valide.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Value As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
Objet String en lecture seule.