IMasterDetailChooseSummaryOptionsPageView Methods
If implemented, provides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard.| Name | Description |
|---|---|
| FillColumnSummaries(ColumnSummariesSet) | If implemented, fills the Summary functions drop-downs with available summary types. |
| Initialize(IEnumerable<MasterDetailQueryInfo>) | If implemented, initializes a wizard page with the list of available queries. |
| SetAvailableColumns(ColumnInfo[]) | If implemented, fills the Fields drop-downs with available columns. |
See Also