Класс ColorProperty
Represents a color property in the report.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'ReportColor> ) > ) >
Microsoft.ReportingServices.RdlObjectModel..::..ColorProperty
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class ColorProperty _
Inherits PropertyDefinition(Of ReportColor)
'Применение
Dim instance As ColorProperty
public class ColorProperty : PropertyDefinition<ReportColor>
public ref class ColorProperty : public PropertyDefinition<ReportColor>
type ColorProperty =
class
inherit PropertyDefinition<ReportColor>
end
public class ColorProperty extends PropertyDefinition<ReportColor>
Тип ColorProperty обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ColorProperty | Initializes a new instance of the ColorProperty class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Default | The default value. (Производный от PropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Name | The property name. (Производный от PropertyDefinition.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IPropertyDefinition. . :: . .Default | (Производный от PropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IPropertyDefinition. . :: . .Maximum | (Производный от PropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IPropertyDefinition. . :: . .Minimum | (Производный от PropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IPropertyDefinition. . :: . .Validate | (Производный от PropertyDefinition< (Of < ( <'T> ) > ) >.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)