Condividi tramite


Membri 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.

Il tipo Group 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.
Campo protetto m_ownerItem Infrastruttura.
Campo protetto m_uniqueName Infrastruttura.

In alto

Proprietà

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

In alto