IChooseSummaryOptionsPageView Members
If implemented, provides a view for the Specify Summary Options (Single-Query Version) page of the Report Wizard.Properties
Name | Description |
---|---|
IgnoreNullValues | If implemented, specifies the state of the Ignore null values check box. |
Methods
Name | Description |
---|---|
FillSummaryOptions(ColumnInfoSummaryOptions[]) | If implemented, fills the summary options check boxes on the Specify Summary Options (Multi-Query Version) page of the Report Wizard. |
ShowWaitIndicator(Boolean) | If implemented, shows or hides the wait indicator on a wizard page. |
See Also