ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ArDesigner.Designers Namespace / BarcodeDesigner.DesignCode49 Class / Group Property

In This Topic
    Group Property (BarcodeDesigner.DesignCode49)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Group As Integer
    public int Group {get; set;}
    See Also