IReportViewerMessages.SelectAll-Eigenschaft
Stellt den Text für das Element Alles auswählen in einem mehrwertigen Dropdown-Listenfeld bereit.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
ReadOnly Property SelectAll As String
Get
'Usage
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
Eigenschaftswert
Typ: System.String
Ein Zeichenfolgenwert.