DataBarSymbology.SegmentsInRow Property
In This Article
Gets or sets the number of data segments per row in the Expanded Stacked type of a GS1 DataBar bar code.
Namespace: DevExpress.WinUI.Controls
Assembly: DevExpress.WinUI.BarCode.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | A number of data segments per row. |
See Also