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

In This Topic
    BarCode Property (Field)
    In This Topic
    Gets or sets a value indicating whether the field should render as barcode.
    Syntax
    'Declaration
     
    Public Property BarCode As BarCodeEnum
    public BarCodeEnum BarCode {get; set;}
    See Also