Właściwość ImageMapAreaInstance.ToolTip
Pobiera obliczeniowe etykietka narzędzia ImageMapArea.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ToolTip As String
Get
'Użycie
Dim instance As ImageMapAreaInstance
Dim value As String
value = instance.ToolTip
public string ToolTip { get; }
public:
property String^ ToolTip {
String^ get ();
}
member ToolTip : string
function get ToolTip () : String
Wartość właściwości
Typ: System.String
A ciąg wartość, która reprezentuje obliczeniowy etykietka narzędzia ImageMapArea.
Zobacz także