IReportViewerMessages.SelectAll (Propiedad)
Proporciona el texto para el elemento Seleccionar todo en un cuadro de lista desplegable de varios valores.
Espacio de nombres: Microsoft.Reporting.WinForms
Ensamblado: Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.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 string.