BarCodePropertyProvider.CalcCheckSum Property
Gets or sets whether a check character should be calculated and added to the barcode data.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to add a check character; otherwise, false. |
See Also