PivotCustomDrawCellBaseEventArgs.CreateDrillDownDataSource Method
Name | Parameters | Description |
---|---|---|
Create |
none | Returns data records used to calculate a summary value for the current cell. |
Create |
custom |
Returns data records used to calculate a summary value for the current cell. Allows you to specify the columns to return. |
Create |
max |
Returns data records used to calculate a summary value for the current cell. Allows you to specify the columns and limit the number of records to return. |
Create |
max |
Returns data records used to calculate a summary value for the current cell. Allows you to limit the number of records to return. |