LayoutGroup.IsAnimated Property
Gets whether an animation is in progress. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
When scrolling through or auto-hiding groups, the DockLayoutManager uses animations. This property indicates whether an animation is in progress.
See Also