StepProgressBarItem.Tag Property
In This Article
Gets or sets a custom object associated with the current item.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Object | null | The custom object associated with the item. |
See Also