Partilhar via


Membros DataMember

Represents group instances within a custom report item's data. This class cannot be inherited.

O tipo DataMember 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. (Herdado de Group.)
Campo protegido m_ownerItem Infraestrutura. (Herdado de Group.)
Campo protegido m_uniqueName Infraestrutura. (Herdado de Group.)

Início

Propriedades

  Nome Descrição
Propriedade pública Children Returns groups contained in a row or column.
Propriedade pública Custom Gets the custom data associated with this grouping. (Herdado de Group.)
Propriedade pública CustomProperties Returns a collection of custom properties for the data member. (Substitui Group. . :: . .CustomProperties.)
Propriedade pública DataCollectionName Gets the name to use for the data element for the collection of all instances of this group. (Herdado de Group.)
Propriedade pública DataElementName Returns the name to use for the data element or attribute for this report item. (Substitui Group. . :: . .DataElementName.)
Propriedade pública DataElementOutput Indicates whether the item should appear in a data rendering. (Substitui Group. . :: . .DataElementOutput.)
Propriedade pública GroupValues Gets the values of the group expressions for the group.
Propriedade pública HasToggle Indicates that a toggle item is defined for this object. (Herdado de Group.)
Propriedade pública Hidden Indicates whether the item is currently hidden. (Substitui Group. . :: . .Hidden.)
Propriedade pública ID Gets the identifier for the data member. (Substitui Group. . :: . .ID.)
Propriedade pública IsStatic Indicates whether the data member corresponds to a database field or a regular member corresponding to a value for a field.
Propriedade pública IsToggleChild Indicates whether the data member can be made visible or invisible by toggling a different item. (Substitui Group. . :: . .IsToggleChild.)
Propriedade pública IsTotal Indicates whether this instance of the group contains subtotal data values.
Propriedade pública Label Gets the label to display for this data member. (Substitui Group. . :: . .Label.)
Propriedade pública MemberCellIndex Indicates the location of this member in the grid of cells.
Propriedade pública MemberHeadingSpan Indicates the number of innermost group instances this data member spans.
Propriedade pública Name Gets the name of the grouping. (Herdado de Group.)
Propriedade pública PageBreakAtEnd Indicates whether the page should break at the end of the group. (Herdado de Group.)
Propriedade pública PageBreakAtStart Indicates whether the page should break at the start of the group. (Herdado de Group.)
Propriedade pública Parent Gets the parent data member.
Propriedade pública SharedHidden Indicates whether the item is always, never, or sometimes hidden. (Substitui Group. . :: . .SharedHidden.)
Propriedade pública ToggleItem Returns the name of the toggle item for this object. (Herdado de Group.)
Propriedade pública UniqueName Gets a name that uniquely identifies this group across the entire report. (Herdado de Group.)

Início