MapDockableSubItem.ToolTip Propiedad

Definición

Obtiene el texto de información sobre herramientas para el elemento acoplable.

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

Valor de propiedad

Un objeto ReportStringProperty que representa el texto de información sobre herramientas para el elemento acoplable.

Se aplica a