Свойство Style

Gets the style definition.

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

Синтаксис

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

value = instance.Style
Style Style { get; }
property Style^ Style {
    Style^ get ();
}
abstract Style : Style
function get Style () : Style

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

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