Skip to main content
All docs
V19.2

IAddGroupingLevelPageView.GetActiveGroupingLevel() Method

If implemented, gets the record selected in the list of grouping levels.

Namespace: DevExpress.Data.XtraReports.Wizard.Views

Assembly: DevExpress.Data.v19.2.dll

Declaration

GroupingLevelInfo GetActiveGroupingLevel()

Returns

Type Description
GroupingLevelInfo

A GroupingLevelInfo object.

See Also