DevExpress .NET MAUI Data Grid - Display the Multi-Row Column Layout This example shows how to define the multi-row column layout for a grid that contains information about employees. Files to Review MainPage.xaml Model.cs ViewModel.cs MainPage.xaml.cs