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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | The connector line width. |
See Also