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