ReportItem.ToolTip 屬性

定義

取得或設定與報表項目相關聯的工具提示文字。

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

屬性值

String

String 值,其中包含工具提示的文字。

適用於