FIX. XML serialization and deserialization does not work well for ForeColor and CheckState properties of RadTreeNode.
The XML serialization of RadTreeNode does not serialize its Font and ForeColor properties. The XML deserialization does not create a checked nodes from xml file that contains serialized checked nodes.