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 | |
---|---|---|
![]() |
m_customProperties | (inherited from Group ) |
![]() |
m_ownerItem | (inherited from Group ) |
![]() |
m_uniqueName | (inherited from Group ) |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Custom | Gets the custom data associated with this grouping. (inherited from Group) |
![]() |
CustomProperties | Overridden. Returns a collection of custom properties for the group. |
![]() |
DataCollectionName | Gets the name to use for the data element for the collection of all instances of this group. (inherited from Group) |
![]() |
DataElementName | Overridden. See Group.DataElementName . |
![]() |
DataElementOutput | Overridden. See Group.DataElementOutput . |
![]() |
HasToggle | Indicates that a toggle item is defined for this object. (inherited from Group) |
![]() |
Hidden | Overridden. Indicates whether the item is hidden. |
![]() |
ID | Overridden. Gets the identifier for the item. IDs are unique in the report definition, but will repeat for each row of data. |
![]() |
InDocumentMap | Gets a Boolean value indicating whether this item has a label defined for it and can appear in the document map. |
![]() |
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) |
![]() |
Label | Overridden. Gets the label for the grouping for the document map. |
![]() |
Name | Gets the name of the grouping. (inherited from Group) |
![]() |
PageBreakAtEnd | Indicates whether the page should break at the end of the group. (inherited from Group) |
![]() |
PageBreakAtStart | Indicates whether the page should break at the start of the group. (inherited from Group) |
![]() |
ReportItemCollection | Returns a report item collection that contains all the report items contained in the list. |
![]() |
SharedHidden | Gets a SharedHiddenState enumeration indicating the hidden property of the group. (inherited from Group) |
![]() |
ToggleItem | Returns the name of the toggle item for this object. (inherited from Group) |
![]() |
ToggleParent | Gets the item in the report that controls the toggling of the current report item. (inherited from Group) |
![]() |
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 | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ListContent Class
Microsoft.ReportingServices.ReportRendering Namespace