ReportColorProperty Класс

Определение

Представляет свойство ReportColor в отчете.

public ref class ReportColorProperty sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty
public sealed class ReportColorProperty : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
type ReportColorProperty = class
    inherit ReportProperty
Public NotInheritable Class ReportColorProperty
Inherits ReportProperty
Наследование
ReportColorProperty

Свойства

ExpressionString

Возвращает строку выражения для свойства отчета, если свойство отчета является выражением.

(Унаследовано от ReportProperty)
IsExpression

Возвращает значение, которое показывает, является ли значение свойства отчета выражением.

(Унаследовано от ReportProperty)
Value

Возвращает значение цвета свойства.

Применяется к