XRBarCode Class
Displays a bar code in a report.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
[DefaultBindableProperty("Text")]
public class XRBarCode :
XRFieldEmbeddableControl,
IXtraSupportCreateContentPropertyValue
Remarks
The bar code’s type is determined by the XRBarCode.Symbology property.
To learn more, see Using Bar Codes.
Implements
Inheritance
See Also