StepProgressBarItemClickEventArgs.Item Property
Gets the clicked StepProgressBarItem.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| StepProgressBarItem | The clicked StepProgressBarItem. |
See Also