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.
1 parent 90037ca commit 469a751Copy full SHA for 469a751
DataGridSample/DataGridSample/App.xaml.cs
@@ -5,7 +5,6 @@ public partial class App : Application
5
public App()
6
{
7
InitializeComponent();
8
- Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("Ngo9BigBOggjHTQxAR8/V1NDaF5cWWtCf1FpRHxbf1x0ZFdMZV5bQX9PMyBoS35RckRiWXpeeHRWRmZaU0R+");
9
10
MainPage = new AppShell();
11
}
0 commit comments