Example of Predefined Layouts in ASP.NET Core Dashboard Layout Control
            This sample demonstrates the functionality of dynamically updating the panels inside the DashboardLayout by selecting it from the pre-defined values in the properties panel. Go to the properties panel section and select any of the pre-defined layout.
            Based on selection, the panels will be updated in the dashboard layout dynamically inside the DashboardLayout. Click the reset button to reset the panels settings of the layout.
        
                                                 DEMO 
                                            
                                            
                                                  SOURCE 
                                            
                                        
                    Choose dashboard layout
                
                This sample demonstrates how to update the panels dynamically in the dashboard layout component.