CustomExportCellEventArgsBase.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 data columns for the returned records. |
Create |
max |
Returns data records used to calculate a summary value for the current cell. Allows you to specify the data columns and limit the number of returned records. |
Create |
max |
Returns data records used to calculate a summary value for the current cell. Allows you to limit the number of returned records. |