Hi Infragistics Team!
When I tried Serialize a DiagramNode for saving to byte array, Visual Studio warning "DiagramNode not marked as serializable".
I don't know can it be done or not ? If can, please a way to i fix this bug.
Thanks!
Hi Phong,
This is expected since the DiagramNode has not been marked as serializeable in the source code. If you need to save DiagramNodes then I suggest using our Persistence Framework in order to save it's settings.
http://help.infragistics.com/doc/WPF/2016.1/CLR4.0/?page=Control_Persistence_Framework.html