Właściwość IReportViewerMessages.SelectAll —
Provides the text for the Select All item in a multivalue drop-down list box.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
ReadOnly Property SelectAll As String
string SelectAll { get; }
property String^ SelectAll {
String^ get ();
}
abstract SelectAll : string with get
function get SelectAll () : String
Wartość właściwości
Typ: String
A string value.