Last Updated:
13 Feb 2025 16:29
by Stenly
Docking: Unpining an active pane from a group causes the next pane to not be displayed correctly when the PaneActivationMode is set to Previous
When an active RadPane is unpinned, the next RadPane from the group will not display its content, header, and the unpin and close buttons will be disabled. This behavior is present when the PaneActivationMode is set to Previous.
A workaround to this behavior would be to set the PaneActivationMode property to LastActivated.