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


Свойство PointerCapInstance.Style

Gets the calculated value of the Style property in a PointerCap class.

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

Синтаксис

'Декларация
Public ReadOnly Property Style As StyleInstance 
    Get
'Применение
Dim instance As PointerCapInstance 
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.

См. также

Справочник

PointerCapInstance Класс

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