StepProgressBar.DrawConnectors Property
Gets or sets whether the control should draw connectors between neighboring items. See the StepProgressBar class description for information on other available connector settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to draw connector lines; otherwise, false. |
See Also