IMasterDetailSelectDataMembersPageView.DoRemoveFieldsAction(Action) Method
In This Article
If implemented, performs actions with the view required before and after removing fields.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
action | Action | A Action delegate. |
See Also