Свойство GaugePointerInstance.ToolTip
Gets the calculated value of the ToolTip property in a GaugePointer class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ToolTip As String
Get
'Применение
Dim instance As GaugePointerInstance
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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering