Compartir a través de


IReportViewerMessages.CurrentPageTextBoxToolTip (Propiedad)

Proporciona el texto de información sobre herramientas del cuadro de texto Página actual.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
ReadOnly Property CurrentPageTextBoxToolTip As String
string CurrentPageTextBoxToolTip { get; }
property String^ CurrentPageTextBoxToolTip {
    String^ get ();
}
abstract CurrentPageTextBoxToolTip : string with get
function get CurrentPageTextBoxToolTip () : String

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)