ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / Code49Options Class / Grouping Property

In This Topic
    Grouping Property
    In This Topic
    Gets or sets a value indicating whether grouping is set for the barcode.
    Syntax
    'Declaration
     
    Public Property Grouping As System.Boolean
    public System.bool Grouping {get; set;}
    See Also