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, содержащее текст подсказки.

Применяется к