Propriété IReportViewerMessages.FirstPageButtonToolTip
Fournit le texte d'info-bulle pour le bouton Première page.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
ReadOnly Property FirstPageButtonToolTip As String
Get
'Utilisation
Dim instance As IReportViewerMessages
Dim value As String
value = instance.FirstPageButtonToolTip
string FirstPageButtonToolTip { get; }
property String^ FirstPageButtonToolTip {
String^ get ();
}
abstract FirstPageButtonToolTip : string
function get FirstPageButtonToolTip () : String
Valeur de propriété
Type : System.String
Valeur de type chaîne.