Skip to main content

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

GroupingLevelInfo GetActiveGroupingLevel()

Returns

Type Description
GroupingLevelInfo

A GroupingLevelInfo object.

See Also