Back to Devexpress

LoadingDecorator.FadeOutDuration Property

wpf-devexpress-dot-xpf-dot-core-dot-loadingdecorator-550e6c51.md

latest1.1 KB
Original Source

LoadingDecorator.FadeOutDuration Property

Specifies the duration of the fade-out effect. This is a dependency property.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public TimeSpan FadeOutDuration { get; set; }
vb
Public Property FadeOutDuration As TimeSpan

Property Value

TypeDescription
TimeSpan

A System.TimeSpan value that is the duration of the fade-out effect.

|

See Also

LoadingDecorator Class

LoadingDecorator Members

DevExpress.Xpf.Core Namespace