We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12fb6cb + 745a53f commit 47f9eaaCopy full SHA for 47f9eaa
DataGridMAUI/App.xaml.cs
@@ -5,8 +5,6 @@ public partial class App : Application
5
public App()
6
{
7
InitializeComponent();
8
-
9
- Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("MDAxQDMyMzkyZTMwMmUzMDNiMzIzOTNiaEJ0cWhtUVpBOXpnNXk3SDBjNkwybGJHQTRSU2xMZHFtbGM4ZkxjR3pndz0=");
10
MainPage = new MainPage();
11
}
12
0 commit comments