FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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