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
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String
value = instance.SelectAValue
string SelectAValue { get; }
String^ SelectAValue {
String^ get ();
}
/** @property */
String get_SelectAValue ()
function get SelectAValue () : String
Valore proprietà
Valore stringa.
Vedere anche
Riferimento
Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms