MasterDetailSelectDataMembersPageView.DoRemoveFieldsAction(Action) Method
Performs actions with the view required before and after removing fields.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
action | Action | A Action delegate. |
Implements
See Also