MultiQueryConfigurePageView.CreateMasterDetailRunner() Method
For internal use. Creates an object that enables running the Master-Detail Relation Editor.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Returns
Type | Description |
---|---|
DevExpress.DataAccess.Native.Sql.MasterDetail.MasterDetailRunnerBase | A DevExpress.DataAccess.Native.Sql.MasterDetail.MasterDetailRunnerBase object that enables running the Master-Detail Relation Editor. |
See Also