Skip to main content
All docs
V25.1
  • Blazor Stack Layout

    The DevExpress Stack Layout component for Blazor (DxStackLayout) allows you to organize UI elements on a page into a stack.

    Run Demo

    Read Tutorial: Explore Features

    Stack Layout

    API Reference

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

    Features

    Horizontal and Vertical Orientation

    The Orientation property specifies how to organize UI elements: horizontally or vertically.

    Adaptivity

    Use the DxLayoutBreakpoint component to adapt a grid layout to different screen sizes.

    .NET 8 and .NET 9 Static Render Mode Support

    You can use the Grid Layout component in static render mode.