MasterDetailAddGroupingLevelPageView.Initialize(IEnumerable<MasterDetailQueryInfo>) Method
Initializes a wizard page with the specified options.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v25.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| queries | IEnumerable<MasterDetailQueryInfo> | A collection of MasterDetailQueryInfo objects. |
See Also