Właściwość IReportViewerMessages.BackMenuItemText —
Provides the text for the Back menu item.
Przestrzeń nazw: Microsoft.Reporting.WinForms
Zestaw: Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)
Składnia
'Deklaracja
ReadOnly Property BackMenuItemText As String
string BackMenuItemText { get; }
property String^ BackMenuItemText {
String^ get ();
}
abstract BackMenuItemText : string with get
function get BackMenuItemText () : String
Wartość właściwości
Typ: String
A string value.