FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / BarCodeField Class / BarCode Property

In This Topic
    BarCode Property (BarCodeField)
    In This Topic
    Gets or sets the type of barcode.
    Syntax
    'Declaration
     
    Public Property BarCode As BarCodeEnum
    public BarCodeEnum BarCode {get; set;}
    See Also