Compartir a través de


ReportIntProperty Miembros

Represents an integer property in the report.

El tipo ReportIntProperty 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 integer value of the property.

Principio