Click or drag to resize

MarkableBarcodeSettingViewBarcodeList Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.MarkableBarcodeSettingView.BarcodeList"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public ObservableCollection<ComboBoxItem> BarcodeList { get; set; }

Property Value

ObservableCollectionComboBoxItem
See Also