The DevExpress Blazor Grid allows you to save layout information between application sessions. This example demonstrates two different approaches to how to save and restore a grid layout: ...
This example demonstrates how you can use a dictionary to configure the Blazor Grid component. This technique allows you to configure multiple components based on one options set.