ListContent Members

Contains a single iteration of a list. This class cannot be inherited.

The following tables list the members exposed by the ListContent type.

Protected Fields

  Name Description
ms162250.protfield(en-US,SQL.90).gif m_customProperties  (inherited from Group )
ms162250.protfield(en-US,SQL.90).gif m_ownerItem  (inherited from Group )
ms162250.protfield(en-US,SQL.90).gif m_uniqueName  (inherited from Group )

Top

Public Properties

  Name Description
ms162250.pubproperty(en-US,SQL.90).gif Custom  Gets the custom data associated with this grouping. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif CustomProperties Overridden. Returns a collection of custom properties for the group.
ms162250.pubproperty(en-US,SQL.90).gif DataCollectionName  Gets the name to use for the data element for the collection of all instances of this group. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif DataElementName Overridden. See Group.DataElementName .
ms162250.pubproperty(en-US,SQL.90).gif DataElementOutput Overridden. See Group.DataElementOutput .
ms162250.pubproperty(en-US,SQL.90).gif HasToggle  Indicates that a toggle item is defined for this object. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif Hidden Overridden. Indicates whether the item is hidden.
ms162250.pubproperty(en-US,SQL.90).gif ID Overridden. Gets the identifier for the item. IDs are unique in the report definition, but will repeat for each row of data.
ms162250.pubproperty(en-US,SQL.90).gif InDocumentMap Gets a Boolean value indicating whether this item has a label defined for it and can appear in the document map.
ms162250.pubproperty(en-US,SQL.90).gif IsToggleChild  Gets a value indicating whether this report item can be rendered visible or invisible through the control of another report item. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif Label Overridden. Gets the label for the grouping for the document map.
ms162250.pubproperty(en-US,SQL.90).gif Name  Gets the name of the grouping. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif PageBreakAtEnd  Indicates whether the page should break at the end of the group. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif PageBreakAtStart  Indicates whether the page should break at the start of the group. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif ReportItemCollection Returns a report item collection that contains all the report items contained in the list.
ms162250.pubproperty(en-US,SQL.90).gif SharedHidden  Gets a SharedHiddenState enumeration indicating the hidden property of the group. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif ToggleItem  Returns the name of the toggle item for this object. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif ToggleParent  Gets the item in the report that controls the toggling of the current report item. (inherited from Group)
ms162250.pubproperty(en-US,SQL.90).gif UniqueName  Gets a name that uniquely identifies this group across the entire report. (inherited from Group)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162250.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162250.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162250.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162250.pubmethod(en-US,SQL.90).gifms162250.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162250.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162250.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms162250.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ListContent Class
Microsoft.ReportingServices.ReportRendering Namespace