ActiveReports Developer 7
SupplementDataField Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : SupplementDataField Property

Glossary Item Box

The supplement for barcode data.

Syntax

Visual Basic (Declaration) 
Public Property SupplementDataField As System.String
C# 
public System.string SupplementDataField {get; set;}

Remarks

Supplement is 2/5-digit addons for EAN/UPC symbologies.

See Also