MultiQueryConfigurePageView.SetEditRelationEnabled(Boolean) Method
Specifies whether or not the Edit Relations button is enabled on the current wizard page.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v26.1.UI.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| enabled | Boolean | true, to enable the Edit Relations button; otherwise, false. |
See Also