Класс ReportColor
Represents a color in a report. This class cannot be inherited.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class ReportColor
'Применение
Dim instance As ReportColor
public sealed class ReportColor
public ref class ReportColor sealed
[<SealedAttribute>]
type ReportColor = class end
public final class ReportColor
Замечания
Using this class, you can convert the color into several formats.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..ReportColor
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также