Partilhar via


Membros Group

Represents a group level from the report definition. It is the parent class of MatrixMember for a matrix, the parent of a TableGroup for a table, and the parent for ListContent for a list.

O tipo Group expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegido m_customProperties Infraestrutura.
Campo protegido m_ownerItem Infraestrutura.
Campo protegido m_uniqueName Infraestrutura.

Início

Propriedades

  Nome Descrição
Propriedade pública Custom Gets the custom data associated with this grouping.
Propriedade pública CustomProperties Returns a collection of custom properties for the group.
Propriedade pública DataCollectionName Gets the name to use for the data element for the collection of all instances of this group.
Propriedade pública DataElementName Gets the name to use for the data element for instances of this group.
Propriedade pública DataElementOutput Indicates whether the group should appear in a data rendering.
Propriedade pública HasToggle Indicates that a toggle item is defined for this object.
Propriedade pública Hidden Indicates whether the item is hidden.
Propriedade pública ID Gets the identifier for the report item.
Propriedade pública IsToggleChild Gets a value indicating whether this report item can be rendered visible or invisible through the control of another report item.
Propriedade pública Label Gets the label of the grouping for the document map.
Propriedade pública Name Gets the name of the grouping.
Propriedade pública PageBreakAtEnd Indicates whether the page should break at the end of the group.
Propriedade pública PageBreakAtStart Indicates whether the page should break at the start of the group.
Propriedade pública SharedHidden Gets a SharedHiddenState enumeration indicating the hidden property of the group.
Propriedade pública ToggleItem Returns the name of the toggle item for this object.
Propriedade pública UniqueName Gets a name that uniquely identifies this group across the entire report.

Início