ReportItemInstance.ToolTip Proprietà

Definizione

Ottiene il valore calcolato della proprietà ToolTip in una classe ReportItem.

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

Valore della proprietà

String

Valore string che rappresenta il valore calcolato della proprietà ToolTip.

Si applica a