Compartir a través de


ReportItem.ToolTip Propiedad

Definición

Obtiene o establece el texto de información sobre herramientas asociado al elemento de informe.

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 valor de tipo String que contiene el texto de la información sobre herramientas.

Se aplica a