StepProgressBar.AllowItemClick Property
Gets or sets whether users can interact with items in the StepProgressBar. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v25.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | False |
|
Remarks
Refer to the following section for more information: Create a StepProgressBar
See Also