Clase SizeProperty
Represents a size property in the report.
Jerarquía de herencia
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel. . :: . .PropertyDefinition< (Of < ( <'ReportSize> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .ComparablePropertyDefinition< (Of < ( <'ReportSize> ) > ) >
Microsoft.ReportingServices.RdlObjectModel..::..SizeProperty
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Class SizeProperty _
Inherits ComparablePropertyDefinition(Of ReportSize)
'Uso
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>
El tipo SizeProperty expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Default | The default value. (Se hereda de PropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Maximum | The maximum value. (Se hereda de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Minimum | The minimum value. (Se hereda de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Name | The property name. (Se hereda de PropertyDefinition.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Constrain | Adjust a value according to the defined property constraints. (Se hereda de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
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.) |
![]() |
Validate(Object, T) | Infraestructura. (Se hereda de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
Arriba
Implementaciones de interfaces explícitas
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
IPropertyDefinition. . :: . .Default | (Se hereda de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IPropertyDefinition. . :: . .Maximum | (Se hereda de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IPropertyDefinition. . :: . .Minimum | (Se hereda de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IPropertyDefinition. . :: . .Validate | (Se hereda de ComparablePropertyDefinition< (Of < ( <'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.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)