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.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Parameters
Name | Type | Description |
---|---|---|
enabled | Boolean | true, to enable the Edit Relations button; otherwise, false. |
See Also