XRFieldEmbeddableControl Class
In This Article
The base for all report controls that support the data binding using embedded fields.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Remarks
The XRFieldEmbeddableControl class provides the basic functionality for all controls which XRControl.Text property may contain embedded data fields. Note that this class is intended for internal use only, and normally you need to work with its descendants only.
#Implements
#Inheritance
See Also