BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.BarCode Namespace / Code49Options Class / Grouping Property

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