Condividi tramite


Membri DataMember

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

Il tipo DataMember espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_customProperties Infrastruttura. (Ereditato da Group).
Campo protetto m_ownerItem Infrastruttura. (Ereditato da Group).
Campo protetto m_uniqueName Infrastruttura. (Ereditato da Group).

In alto

Proprietà

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

In alto