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


Свойство MapSpatialElementTemplate.ToolTip

Gets the tooltip text for spatial elements to which the spatial element template is applied.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object that represents the tooltip text for spatial elements to which the spatial element template is applied.

См. также

Справочник

MapSpatialElementTemplate Класс

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