Свойство Color
Gets the color of the state.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Color As ReportColorProperty
Get
'Применение
Dim instance As IndicatorState
Dim value As ReportColorProperty
value = instance.Color
public ReportColorProperty Color { get; }
public:
property ReportColorProperty^ Color {
ReportColorProperty^ get ();
}
member Color : ReportColorProperty
function get Color () : ReportColorProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportColorProperty
A ReportColorProperty object.