BaseTransition.AnimationInProgress Property
Gets whether the transition is in progress.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the transition is in progress; otherwise, false. |
See Also