Membros DoubleProperty
Represents a double property in the report.
O tipo DoubleProperty expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
DoubleProperty(String, Nullable< (Of < <' (Double> ) > > )) | Creates a new instance of the DoubleProperty class. |
![]() |
DoubleProperty(String, Nullable< (Of < <' (Double> ) > > ), Nullable< (Of < <' (Double> ) > > ), Nullable< (Of < <' (Double> ) > > )) | Creates a new instance of the DoubleProperty class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Constrain | Adjust a value according to the defined property constraints. (Herdado de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
![]() |
Validate(Object, T) | Infraestrutura. (Herdado de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Default | The default value. (Herdado de PropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Maximum | The maximum value. (Herdado de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Minimum | The minimum value. (Herdado de ComparablePropertyDefinition< (Of < ( <'T> ) > ) >.) |
![]() |
Name | The property name. (Herdado de PropertyDefinition.) |
Início
Implementações de interface explícitas
Início
Consulte também