Compartir a través de


Group Miembros

Represents a data group.

El tipo Group 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 DataElementName The name to use for the data element for instances of this group.
Propiedad pública DataElementOutput Indicates whether the instances of the group should appear in a data rendering.
Propiedad pública DocumentMapLabel A label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).l
Propiedad pública GroupExpressions The expressions by which to group the data.
Propiedad pública ID Gets the unique identifier for this report definition object.
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 group.
Propiedad pública PageBreak Defines PageBreak behavior for this group.

Principio