Класс ReportColor
Represents a color in a report.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportColor
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: 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
Тип ReportColor обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ReportColor(String) | Creates a new instance of ReportColor. |
![]() |
ReportColor(String, Boolean) | Creates a new instance of ReportColor. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToColor | Returns a Color object that represents the report color. |
![]() |
ToString | Returns a string that represents the report color. (Переопределяет Object. . :: . .ToString() () () ().) |
![]() ![]() |
TryParse(String, ReportColor%) | Attempts to parse a string value to a ReportColor. |
![]() ![]() |
TryParse(String, Boolean, ReportColor%) | Attempts to parse a string value to a ReportColor. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)