ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / Code49Grouping Property

In This Topic
    Code49Grouping Property
    In This Topic
    Gets a value indicating whether code 49 grouping is enabled.
    Syntax
    'Declaration
     
    ReadOnly Property Code49Grouping As Boolean
    bool Code49Grouping {get;}

    Property Value

    true if code 49 grouping is enabled; otherwise, false.
    See Also