StepProgressBarItem.Index Property
In This Article
Gets the item’s index. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The item’s index. |
See Also