Свойство Style
Gets the calculated value of the Style property in a MapSpatialElementTemplate class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Style As StyleInstance
Get
'Применение
Dim instance As MapSpatialElementTemplateInstance
Dim value As StyleInstance
value = instance.Style
public StyleInstance Style { get; }
public:
property StyleInstance^ Style {
StyleInstance^ get ();
}
member Style : StyleInstance
function get Style () : StyleInstance
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .StyleInstance
A StyleInstance value that represents the calculated value of the Style property.