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