ReportModel.TryUseExpressions Property
Specifies whether the Report Wizard should try to create the report in expression bindings mode.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to try to create a report in expression bindings; false, to use the legacy binding mode. |
See Also