StepProgressBarItem.IsActive Property
In This Article
Returns the current item state.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the item is active (selected); otherwise, false. |
See Also