ChooseObjectMemberPage.CanBindToEntireObject Property
Specifies whether it is possible to bind to the entire object.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if it is possible to bind to the entire object; otherwise, false. |
See Also