In This Topic
The following tables list the members exposed by Details.
Public Constructors
Public Properties
| Name | Description |
 | Components | Gets a ReportComponentCollection containing all the ReportComponent in the container. |
 | Grouping | Gets or sets the expressions by which to group the detail data. |
 | KeepTogether | Gets or sets a value indicating whether the details is kept together on a single page where possible. |
 | Sorting | Gets the expressions by which to sort the detail data. |
 | TableRows | Gets a collection of the detail rows for the table. |
 | Visibility | Gets or sets a value indicating whether the details is hidden. |
Top
Public Methods
See Also