Propriedade IReportViewerMessages.PrintButtonToolTip
Provides the text for the Print button.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property PrintButtonToolTip As String
string PrintButtonToolTip { get; }
property String^ PrintButtonToolTip {
String^ get ();
}
abstract PrintButtonToolTip : string with get
function get PrintButtonToolTip () : String
Valor de propriedade
Tipo: String
A string value.