Skip to main content
All docs
V25.1

DevExpress v25.1 Update — Your Feedback Matters

Our What's New in v25.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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.