Свойство Style

Gets the style properties of this report definition object.

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

Синтаксис

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

value = instance.Style
public Style Style { get; }
public:
virtual property Style^ Style {
    Style^ get () sealed;
}
abstract Style : Style
override Style : Style
final function get Style () : Style

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

Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Style
A Style object.

Реализует интерфейс

IROMStyleDefinitionContainer. . :: . .Style