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


Свойство ReportColorProperty.Value

Gets the color value of the property.

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

Синтаксис

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

value = instance.Value
public ReportColor Value { get; }
public:
property ReportColor^ Value {
    ReportColor^ get ();
}
member Value : ReportColor
function get Value () : ReportColor

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

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

См. также

Справочник

ReportColorProperty Класс

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