LoadingDecorator.LoadingChild Property
Gets or sets an object that represents the LoadingDecorator‘s long-loading content.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
FrameworkElement | An FrameworkElement object that represents the LoadingDecorator‘s long-loading content. |
See Also