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

In This Topic
    Type Property (BarcodeDesigner.DesignGS1Composite)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Type As GS1CompositeType
    public GS1CompositeType Type {get; set;}
    See Also