ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / SupplementDataField Property

In This Topic
    SupplementDataField Property
    In This Topic
    The supplement for barcode data.
    Syntax
    'Declaration
     
    Public Property SupplementDataField As String
    public string SupplementDataField {get; set;}
    Remarks
    Supplement is 2/5-digit addons for EAN/UPC symbologies.
    See Also