IReportViewerMessages2.StringToolTip, propriété
Obtient le texte d'info-bulle à afficher lorsqu'un pointeur est maintenu sur un paramètre de rapport de type de données String.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
ReadOnly Property StringToolTip As String
string StringToolTip { get; }
property String^ StringToolTip {
String^ get ();
}
abstract StringToolTip : string with get
function get StringToolTip () : String
Valeur de propriété
Type : String
String qui contient le texte d'info-bulle à afficher lorsqu'un pointeur est maintenu sur un paramètre de rapport dont le type de données est String.