ReportDesignerModel.DataBindingMode Property
Specifies the binding mode used to provide dynamic contents to reports.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v25.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
| Type | Description |
|---|---|
| DataBindingMode | A DataBindingMode enumeration value. |
See Also