IMasterDetailChooseSummaryOptionsPageView Members
In This Article
#Properties
Name | Description |
---|---|
Ignore |
If implemented, specifies the state of the Ignore null values check box. |
Selected |
If implemented, specifies a query selected on a wizard page. |
#Methods
Name | Description |
---|---|
Fill |
If implemented, fills the Summary functions drop-downs with available summary types. |
Initialize |
If implemented, initializes a wizard page with the list of available queries. |
Set |
If implemented, fills the Fields drop-downs with available columns. |
#Events
Name | Description |
---|---|
Column |
Occurs when the collection of currently selected summaries is changed. |
Selected |
Occurs when a query selected on a wizard page is changed. |
See Also