I am currently working with an Excel DNA project and have encountered an issue when using DevExpress.
The following exception is being thrown:
System.Windows.Markup.XamlParseException: 'The method or operation is not implemented.'
Exception thrown: 'System.Windows.Markup.XamlParseException' in PresentationFramework.dll
The source code is quite basic; I have just added the dxg:TreeListControl as shown below:
Could you please provide any insights or solutions to resolve this issue? Your assistance would be greatly appreciated.
Thank you in advance for your help.