Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Losing AllowDrop property upon .SaveToXml (Read 2626 times)
kc13
YaBB Newbies
*
Offline



Posts: 29
Joined: Jan 19th, 2009
Losing AllowDrop property upon .SaveToXml
Sep 14th, 2009 at 7:17pm
Print Post  
After I add a node with the AllowDrop property set to True (specifically a TableNode), and then .SavetoXml; when i .LoadFromXml the AllowDrop property on my TableNode is set to False.

Has anyone else experienced this with TabelNodes (or any other Node type)?

The other properties appear to still be set.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Losing AllowDrop property upon .SaveToXml
Reply #1 - Sep 15th, 2009 at 6:49am
Print Post  
It seems AllowDrop is something DiagramItem inherits from UIElement, and we have never thought of serializing it.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint