[]
Gets or sets a value indicating whether the field should render as barcode.
[C1Category("Special")]
[C1Description("Field.BarCode", "Indicates whether the field should render as barcode.")]
public BarCodeEnum BarCode { get; set; }
<C1Category("Special")>
<C1Description("Field.BarCode", "Indicates whether the field should render as barcode.")>
Public Property BarCode As BarCodeEnum