I want to save the width and the order of the grid in Gant Control and also the width of the Gantt or of the Grid in a XML document.I know that the grid object of Visual Studio has the posibility to export it's configuration, with this functions: RestoreLayoutFromXml / SaveLayoutToXml.
Would it be possible to do something like these functions? I saw that GantControl has 'WritePropertyToXML' / 'ReadPropertyFromXML' functions, but I don't know how to use.
And the next question, is there any posibility to put the Gantt in the botton side and the grid in the top side?
Thanks