Partilhar via


Propriedade IReportViewerMessages.SelectAll

Provides text for the Select All item in a multivalue drop-down list box.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
ReadOnly Property SelectAll As String
string SelectAll { get; }
property String^ SelectAll {
    String^ get ();
}
abstract SelectAll : string with get
function get SelectAll () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms