Skip to main content

IMasterDetailSelectDataMembersPageView Methods

If implemented, provides a view for the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard.
Name Description
DoAddFieldsAction(Action, MasterDetailFieldModel) If implemented, performs actions with the view required before and after adding fields.
DoRemoveFieldsAction(Action) If implemented, performs actions with the view required before and after removing fields.
Initialize(IEnumerable<MasterDetailQueryModel>, ObservableCollection<MasterDetailFieldModel>, Boolean)
See Also