CustomData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
public ref class CustomData sealed
public sealed class CustomData
type CustomData = class
Public NotInheritable Class CustomData
- Inheritance
-
CustomData
Properties
DataColumnHierarchy |
Gets the hierarchy of column members for the data. |
DataRowHierarchy |
Gets the hierarchy of row members for the data. |
DataSetName |
Gets the data set to use as the source data for this custom report item. |
RowCollection |
Gets the data rows. |