SizeProperty-Klasse
Represents a size property in the report.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'ReportSize> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .ComparablePropertyDefinition< (Of < ( <'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< (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. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Default | The default value. (Geerbt von PropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Maximum | The maximum value. (Geerbt von ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Minimum | The minimum value. (Geerbt von ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Name | The property name. (Geerbt von PropertyDefinition.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Constrain | Adjust a value according to the defined property constraints. (Geerbt von ComparablePropertyDefinition< (Of < ( <'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 (Geerbt von ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
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)