DXExpander.Duration Property
Gets or sets the duration of the expand/collapse animation. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Double | A double-precision value that specifies the animation’s duration, in milliseconds. |
Remarks
To learn more, see DXExpander.
See Also