Back to Devexpress

DxLoadingPanel Properties

blazor-devexpress-dot-blazor-dot-dxloadingpanel-dot-underscore-properties.md

latest2.7 KB
Original Source

DxLoadingPanel Properties

A loading panel component that can display an overlay over components/containers.

NameDescription
ApplyBackgroundShadingSpecifies whether to shade the background when the Loading Panel appears.
ChildContentSpecifies Loading Panel’s target content.
CloseOnClickSpecifies whether Loading Panel closes on target content click.
CssClassAssigns a CSS class to the Loading Panel.
IdSpecifies the control’s unique identifier.
IndicatorAnimationTypeSpecifies the indicator’s animation type.
IndicatorAreaVisibleSpecifies the indicator’s area visibility.
IndicatorCssClassAssigns a CSS class to the indicator.
IndicatorTemplateSpecifies custom content for the indicator.
IndicatorVisibleSpecifies visibility of the Loading Panel’s indicator.
IsContentBlockedSpecifies whether to block user interactions with target content when the Loading Panel is visible.
IsContentVisibleSpecifies whether content behind the Loading Panel is visible.
PositionTargetSpecifies the target UI element relative to which the Loading Panel is positioned.
SizeModeSpecifies the size of the loading panel.
TextSpecifies the text displayed next to an indicator.
TextAlignmentSpecifies where the Loading Panel’s text appears relative to its indicator.
VisibleSpecifies the Loading Panel’s visibility.
ZIndexSpecifies the Loading Panel’s z-index.

See Also

DxLoadingPanel Class

DxLoadingPanel Members

DevExpress.Blazor Namespace