DataBarOptions.SegmentsInRow Property
Gets or sets the number of data segments per row in the ExpandedStacked type of a GS1 DataBar barcode.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The number of data segments per row. |
See Also