TdxDBBarCodeReportLink.dxDBBarCode Property
Provides access to the data-aware barcode control being printed.
Declaration
property dxDBBarCode: TdxDBBarCode read;
Property Value
| Type |
|---|
| TdxDBBarCode |
Remarks
This property typecasts the report link’s Component property value to TdxDBBarCode.
See Also