IReportViewerMessages.SelectAll-Eigenschaft
Stellt Text für das Element Alles auswählen in einem mehrwertigen Dropdown-Listenfeld bereit.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property SelectAll As String
string SelectAll { get; }
property String^ SelectAll {
String^ get ();
}
abstract SelectAll : string with get
function get SelectAll () : String
Eigenschaftswert
Typ: String
Ein string-Wert.