IReportViewerMessages.PrintButtonToolTip-Eigenschaft
Stellt den Text für die Schaltfläche Drucken bereit.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property PrintButtonToolTip As String
string PrintButtonToolTip { get; }
property String^ PrintButtonToolTip {
String^ get ();
}
abstract PrintButtonToolTip : string with get
function get PrintButtonToolTip () : String
Eigenschaftswert
Typ: String
Ein string-Wert.