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