Skip to main content
All docs
V24.1

Blazor Grid Layout

The DevExpress Grid Layout component for Blazor (DxGridLayout) allows you to organize UI elements on a page into rows and columns.

Run Demo Read Tutorial: Explore Features Watch Video

Grid Layout

Features

Named Areas

Assign area names to layout items and then specify how these areas are placed in grid rows.

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.