Compartir a través de


ReportVariantProperty Miembros

Represents a property of varying types in the report.

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

Principio