Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents a color property in the report.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition<ReportColor>
Microsoft.ReportingServices.RdlObjectModel.ColorProperty
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class ColorProperty _
Inherits PropertyDefinition(Of ReportColor)
'Utilisation
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>
Le type ColorProperty expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ColorProperty | Initializes a new instance of the ColorProperty class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Default | Gets the default value of the property. (hérité de PropertyDefinition<T>.) |
![]() |
Name | The property name. (hérité de PropertyDefinition.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
IPropertyDefinition.Default | Gets the default value of the property. (hérité de PropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Maximum | Gets the maximum value of the property definition. (hérité de PropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Minimum | Gets the minimum value of the property definition. (hérité de PropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Validate | Validates whether the given value is of valid type T and within the minimum and maximum value. (hérité de PropertyDefinition<T>.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)