Compartir a través de


ReportDoubleProperty Miembros

Represents a double property in the report.

El tipo ReportDoubleProperty expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ExpressionString Gets the expression string for the report property, if the report property is an expression string. (Se hereda de ReportProperty).
Propiedad pública IsExpression Gets a value that indicates whether the value of the report property is an expression. (Se hereda de ReportProperty).
Propiedad pública Value Gets the double value of the property.

Principio