In This Topic
The following tables list the members exposed by CustomData.
Public Constructors
Public Properties
| Name | Description |
 | DataColumnGroupings | Gets the column groupings defined for the custom report item's data. |
 | DataRowGroupings | Gets the row groupings defined for the custom report item's data. |
 | DataRows | Gets the data values calculated for each detail cell of the custom report item's data. |
 | DataSetName | Gets or sets s name of the data set used as the data source for the CustomReportItem. |
 | DataSetParameters | Gets a collection of parameters associated with the custom report item's data. |
 | Filters | Gets a collection of filters to apply to each row of data. |
Top
Public Methods
See Also