ReportItem.ToolTip Proprietà

Definizione

Ottiene un'espressione che restituisce un'etichetta testuale per l'elemento del report. Utilizzato per operazioni quali l'esecuzione del rendering di attributi TITLE e ALT nei report HTML.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ ToolTip { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty ToolTip { get; }
member this.ToolTip : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property ToolTip As ReportStringProperty

Valore della proprietà

ReportStringProperty

Oggetto ReportStringProperty che rappresenta l'etichetta testuale per l'elemento del report.

Si applica a