Skip to main content
All docs
V25.1
  • Blazor Loading Panel

    The DevExpress Blazor Loading Panel (DxLoadingPanel) displays progress indication. The component acts either as a standalone element or a panel with child content.

    Run Demo Read Tutorial: Explore Features

    Blazor Utilities Landing Loading Panel

    API Reference

    Refer to the following list for the component API reference: DxLoadingPanel Members.

    Features

    Set the IsContentBlocked property to true to block user interaction with content under the Loading Panel. You can also enable the CloseOnClick option to allow users to dismiss the panel. The Loading Panel shades the underlying content if the ApplyBackgroundShading property is true.

    Panel Text and Indicator Appearance

    The Loading Panel component can display a Text label next to the panel’s indicator. You can use the TextAlignment property to align the text relative to the indicator.

    The panel’s indicator supports several animation types, custom styles, and templated content.