Hi,
Try setting the property CanRepositionItems to false on your LayoutDocumentPaneGroup. This will prevent from re-ordering the LayoutDocuments.
The property CanFloat on LayoutDocument can be use to prevent making float the LayoutDocument (to appear in a FloatingWindow in order to re-position it somewhere else).
――――
Get more controls, features, updates and technical support with Xceed Toolkit Plus for WPF
Try setting the property CanRepositionItems to false on your LayoutDocumentPaneGroup. This will prevent from re-ordering the LayoutDocuments.
The property CanFloat on LayoutDocument can be use to prevent making float the LayoutDocument (to appear in a FloatingWindow in order to re-position it somewhere else).
――――
Get more controls, features, updates and technical support with Xceed Toolkit Plus for WPF