Blazor Stack Layout
In This Article
The DevExpress Stack Layout component for Blazor (DxStackLayout) allows you to organize UI elements on a page into a stack.
#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.