PivotGridControl.CreateDrillDownDataSource Method
Name | Parameters | Description |
---|---|---|
Create |
none |
Returns a list of records used to calculate summary values displayed within the Pivot |
Create |
column |
Returns a list of records used to calculate a summary value for the specified cell. Allows you to specify the columns to be returned. |
Create |
column |
Returns a list of records used to calculate a summary value for the specified cell. Allows you to specify the columns to be returned. |
Create |
column |
Returns a list of records used to calculate a summary value for the specified cell. Allows you to limit the number of records to be returned. |
Create |
column |
Returns a list of records used to calculate a summary value for the specified cell. |