MultiQueryConfigurePage.CanEditRelations() Method
In This Article
Returns whether it is possible to specify master-detail data relationships.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true, if the Master-Detail Relation Editor can be invoked; otherwise, false. |
See Also