Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents a color property in the report.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition<ReportColor>
Microsoft.ReportingServices.RdlObjectModel.ColorProperty
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Class ColorProperty _
Inherits PropertyDefinition(Of ReportColor)
'Uso
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>
El tipo ColorProperty expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
ColorProperty | Initializes a new instance of the ColorProperty class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Default | Gets the default value of the property. (Se hereda de PropertyDefinition<T>.) |
![]() |
Name | The property name. (Se hereda de PropertyDefinition.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Implementaciones de interfaces explícitas
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
IPropertyDefinition.Default | Gets the default value of the property. (Se hereda de PropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Maximum | Gets the maximum value of the property definition. (Se hereda de PropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Minimum | Gets the minimum value of the property definition. (Se hereda de PropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Validate | Validates whether the given value is of valid type T and within the minimum and maximum value. (Se hereda de PropertyDefinition<T>.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.RdlObjectModel
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)