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