DataGrouping Class Members
In This Topic
The following tables list the members exposed by DataGrouping.
Public Constructors
Public Properties
| Name | Description |
 | CustomProperties | Specifies custom properties for a report item. |
 | DataGroupings | Specifies the subgroupings contained within the current group. |
 | Grouping | The expressions by which to group the data. |
 | ReportItems | Gets the collection of the report items in this grouping. |
 | Sorting | Specifies how to sort the group instances. |
 | Static | Gets or sets a value indicating if this is a static grouping. |
 | Visibility | Describes the visibility of the grouping or DataRegion this DataGrouping represents. |
Top
Public Methods
See Also