StepProgressBar.ConnectorLineThickness Property
Specifies the width of all connectors (lines that connect neighboring items). See the StepProgressBar class description for information on other available connector settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The connector line width. |
See Also