Compartir a través de


CustomProperty Miembros

The contents of CustomProperty is passed through to rendering and custom report item components.

El tipo CustomProperty 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 Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Name Name of the custom property.
Propiedad pública Value Value of the property.

Principio