MultiQueryConfigurePage.CanEditRelations() Method
Returns whether it is possible to specify master-detail data relationships.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.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