Condividi tramite


Proprietà IReportViewerMessages.SelectAValue

Testo del messaggio di richiesta Selezionare un valore.

Spazio dei nomi  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
ReadOnly Property SelectAValue As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.String
Valore stringa.

Vedere anche

Riferimento

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms