Name | Description | |
---|---|---|
CustomData Constructor | Initializes a new instance of the CustomData class. |
The following tables list the members exposed by CustomData.
Name | Description | |
---|---|---|
CustomData Constructor | Initializes a new instance of the CustomData class. |
Name | Description | |
---|---|---|
DataColumnGroupings | A DataGroupingCollection containing the column groupings for the data. | |
DataRowGroupings | A DataGroupingCollection containing the row groupings for the data. | |
DataRows | A DataRowCollection containing the data values to calculate for each detail cell of the data. | |
DataSetName | Indicates which data set to use as the source of data for the custom report item. | |
DataSetParameters | A collection of Parameter containing the parameters for the data. | |
Filters | A FilterCollection containing the filters to apply to each row of data. |
Name | Description | |
---|---|---|
Validate | Validates the information in each property of the CustomData object. |