Classe SizeProperty
Represents a size property in the report.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'ReportSize> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .ComparablePropertyDefinition< (Of < ( <'ReportSize> ) > ) >
Microsoft.ReportingServices.RdlObjectModel..::..SizeProperty
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class SizeProperty _
Inherits ComparablePropertyDefinition(Of ReportSize)
'Utilisation
Dim instance As SizeProperty
public class SizeProperty : ComparablePropertyDefinition<ReportSize>
public ref class SizeProperty : public ComparablePropertyDefinition<ReportSize>
type SizeProperty =
class
inherit ComparablePropertyDefinition<ReportSize>
end
public class SizeProperty extends ComparablePropertyDefinition<ReportSize>
Le type SizeProperty expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
SizeProperty(String, Nullable< (Of < <' (ReportSize> ) > > )) | Creates a new instance of the SizeProperty class. |
![]() |
SizeProperty(String, Nullable< (Of < <' (ReportSize> ) > > ), Nullable< (Of < <' (ReportSize> ) > > ), Nullable< (Of < <' (ReportSize> ) > > )) | Creates a new instance of the SizeProperty class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Default | The default value. (hérité de PropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Maximum | The maximum value. (hérité de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Minimum | The minimum value. (hérité de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Name | The property name. (hérité de PropertyDefinition.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Constrain | Adjust a value according to the defined property constraints. (hérité de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
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.) |
![]() |
Validate(Object, T) | Infrastructure. (hérité de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
Haut de la page
Implémentations d'interfaces explicites
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)