FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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