wpftoolkit
wpftoolkit copied to clipboard
DataGridLicensing Issue
Greetings, I'm trying to license the DataGrid DLL but the member does not exist. I was able to license the normal Toolkit without issue. Is this something I'm doing wrong or a bug? I'm using the Xceed.Wpf.DataGrid.NETCore.dll
I can see up to Xceed.Wpf.DataGrid. but no Licenser method.
fails! Xceed.Wpf.DataGrid.Licenser.LicenseKey = "xxxxxxxxxxxxxxxx"; works! Xceed.Wpf.Toolkit.Licenser.LicenseKey = "xxxxxxxxxxxxxxxxx";
Here it states to use: Xceed.Wpf.DataGrid.Licenser.LicenseKey = "place your license key here!" https://doc.xceed.com/xceed-datagrid-for-wpf/Licensing.html
I found out that once I register the toolkit the Data components were also registered.