Compartir a través de


IReportViewerMessages.FirstPageButtonToolTip (Propiedad)

Proporciona el texto de información sobre herramientas para el botón Primera página.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)