IAddGroupingLevelPageView.GetActiveGroupingLevel() Method
If implemented, gets the record selected in the list of grouping levels.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Returns
Type | Description |
---|---|
GroupingLevelInfo | A GroupingLevelInfo object. |
See Also