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


Свойство Style.ShadowColor

Gets an expression that evaluates to the color of the shadow for the item.

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

Синтаксис

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

value = instance.ShadowColor
public override ReportColorProperty ShadowColor { get; }
public:
virtual property ReportColorProperty^ ShadowColor {
    ReportColorProperty^ get () override;
}
abstract ShadowColor : ReportColorProperty 
override ShadowColor : ReportColorProperty
override function get ShadowColor () : ReportColorProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object that represents the color of the shadow for the item.

См. также

Справочник

Style Класс

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