Compartir a través de


IReportViewerMessages.SelectAll (Propiedad)

Proporciona el texto del elemento Seleccionar todo en un cuadro de lista desplegable con varios valores.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
ReadOnly Property SelectAll As String
string SelectAll { get; }
property String^ SelectAll {
    String^ get ();
}
abstract SelectAll : string with get
function get SelectAll () : String

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)