Relative Content

Tag Archive for c#winformsdevexpress

DevExpress TreeList layout not restoring from stream

I have a DevExpress TreeList that is being used on a project I am working on. Some functionality that is being used is to be able to add columns and other edits to the TreeList to then save out the layout to a DB by user and then to restore that layout when the user opens it again.