IReportViewerMessages.SelectAValue-Eigenschaft
Stellt Text für die Aufforderung zur Auswahl eines Werts bereit.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property SelectAValue As String
string SelectAValue { get; }
property String^ SelectAValue {
String^ get ();
}
abstract SelectAValue : string with get
function get SelectAValue () : String
Eigenschaftswert
Typ: String
Ein string-Wert.