[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Barcore.HideUnsupportedBarcodeJSProperties

HideUnsupportedBarcodeJSProperties Property

HideUnsupportedBarcodeJSProperties

Gets or sets a value indicating whether to hide some unsupported BarcodeJS properties.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? HideUnsupportedBarcodeJSProperties { get; set; }
Property Value
Type Description
bool?

true if unsupported BarcodeJS properties should be hidden; otherwise, false.