Back to Devexpress

LoadingDecorator.FadeInDuration Property

wpf-devexpress-dot-xpf-dot-core-dot-loadingdecorator-9127b233.md

latest1.0 KB
Original Source

LoadingDecorator.FadeInDuration Property

Specifies the duration of the fade-in 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 FadeInDuration { get; set; }
vb
Public Property FadeInDuration As TimeSpan

Property Value

TypeDescription
TimeSpan

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

|

See Also

LoadingDecorator Class

LoadingDecorator Members

DevExpress.Xpf.Core Namespace