Blazor Grid Layout
The DevExpress Grid Layout component for Blazor (DxGridLayout) allows you to organize UI elements on a page into rows and columns.
API Reference
Refer to the following list for the component API reference: DxGridLayout Members.
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.