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