MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Barcore Class / HideUnsupportedBarcodeJSProperties Property

In This Topic
HideUnsupportedBarcodeJSProperties Property
In This Topic
Gets or sets a value indicating whether to hide some unsupported BarcodeJS properties.
Syntax
'Declaration
 
Public Property HideUnsupportedBarcodeJSProperties As Nullable(Of Boolean)
 

Property Value

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