AddGroupingLevelPage.CanCombineLevel() Method
Returns whether the button that combines grouping levels is available.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Returns
Type | Description |
---|---|
Boolean | true, if the button is available; otherwise, false. |
See Also