Поделиться через


Свойство GaugePanelItemInstance.ToolTip

Gets the calculated value of the ToolTip property in a GaugePanelItem class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ToolTip As String 
    Get
'Применение
Dim instance As GaugePanelItemInstance 
Dim value As String 

value = instance.ToolTip
public string ToolTip { get; }
public:
property String^ ToolTip {
    String^ get ();
}
member ToolTip : string
function get ToolTip () : String

Значение свойства

Тип: System.String
A string value that represents the calculated value of the ToolTip property.

См. также

Справочник

GaugePanelItemInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering