Skip to main content
All docs
V24.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 Watch Video

Stack Layout

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.