MasterDetailAddGroupingLevelPageView.EnableCombineGroupingLevelButton(Boolean) Method
Activates or deactivates the button that combines grouping levels.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v25.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| enable | Boolean | true, to activate the button; otherwise, false. |
Implements
See Also