Skip to main content

TdxDBBarCodeReportLink Class

A report link for data-aware barcode controls shipped with the ExpressEditors Library.

Declaration

TdxDBBarCodeReportLink = class(
    TdxCustomBarCodeReportLink
)

Remarks

This class publishes the properties inherited from the direct ancestor class (TdxCustomBarCodeReportLink) and introduces the dxDBBarCode property to provide access to the data-aware barcode control being printed.

See Also