Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a size property in the report.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition<ReportSize>
Microsoft.ReportingServices.RdlObjectModel.ComparablePropertyDefinition<ReportSize>
Microsoft.ReportingServices.RdlObjectModel.SizeProperty
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class SizeProperty _
Inherits ComparablePropertyDefinition(Of ReportSize)
'Usage
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>
Der SizeProperty-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
SizeProperty(String, Nullable<ReportSize>) | Creates a new instance of the SizeProperty class. |
![]() |
SizeProperty(String, Nullable<ReportSize>, Nullable<ReportSize>, Nullable<ReportSize>) | Creates a new instance of the SizeProperty class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Default | Gets the default value of the property. (Geerbt von PropertyDefinition<T>.) |
![]() |
Maximum | Gets the maximum value. (Geerbt von ComparablePropertyDefinition<T>.) |
![]() |
Minimum | Gets the minimum value. (Geerbt von ComparablePropertyDefinition<T>.) |
![]() |
Name | The property name. (Geerbt von PropertyDefinition.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Constrain | Adjusts a value according to the defined property constraints. (Geerbt von ComparablePropertyDefinition<T>.) |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
![]() |
Validate(Object, T) | Infrastruktur Validates the ComparablePropertyDefinition<T> object. (Geerbt von ComparablePropertyDefinition<T>.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IPropertyDefinition.Default | Gets the default value of the property definition. (Geerbt von ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Maximum | Gets the maximum value of the property definition. (Geerbt von ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Minimum | Gets the minimum value of the property definition. (Geerbt von ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Validate | Validates the property definition. (Geerbt von ComparablePropertyDefinition<T>.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)