Lenguaje

ReportItemInstance.ToolTip Propiedad

Definición

Obtiene el valor calculado de la ToolTip propiedad en una ReportItem clase.

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

Valor de propiedad

Un string valor que representa el valor calculado de la ToolTip propiedad.

Se aplica a