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