[]
        
(Showing Draft Content)

C1.Report.BarCodeField.BarCode

BarCode Property

BarCode

Gets or sets the type of barcode.

Declaration
[C1Category("Data")]
[C1Description("BarCodeField.BarCode", "The type of barcode.")]
public BarCodeEnum BarCode { get; set; }
<C1Category("Data")>
<C1Description("BarCodeField.BarCode", "The type of barcode.")>
Public Property BarCode As BarCodeEnum