ReportItem.ToolTip Propriété

Définition

Obtient ou définit le texte de l'info-bulle associé à l'élément de rapport.

public:
 property System::String ^ ToolTip { System::String ^ get(); void set(System::String ^ value); };
public string ToolTip { get; set; }
member this.ToolTip : string with get, set
Public Property ToolTip As String

Valeur de propriété

Valeur de type String qui contient le texte de l'info-bulle.

S’applique à