Condividi tramite


Proprietà IReportViewerMessages.SelectAll

Testo per la voce Seleziona tutto in un elenco a discesa multivalore.

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

Sintassi

'Dichiarazione
ReadOnly Property SelectAll As String
    Get
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.SelectAll
string SelectAll { get; }
property String^ SelectAll {
    String^ get ();
}
abstract SelectAll : string
function get SelectAll () : String

Valore proprietà

Tipo: System.String
Valore stringa.

Vedere anche

Riferimento

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms