IReportViewerMessages.SelectAValue-Eigenschaft
Stellt den Text für die Aufforderung zur Auswahl eines Werts bereit.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
ReadOnly Property SelectAValue As String
Get
'Usage
Dim instance As IReportViewerMessages
Dim value As String
value = instance.SelectAValue
string SelectAValue { get; }
property String^ SelectAValue {
String^ get ();
}
abstract SelectAValue : string
function get SelectAValue () : String
Eigenschaftswert
Typ: System.String
Ein Zeichenfolgenwert.