'Declaration Public Property RightSidePanel As LayoutAnchorSideControl
'Usage Dim instance As DockingManager Dim value As LayoutAnchorSideControl instance.RightSidePanel = value value = instance.RightSidePanel
public LayoutAnchorSideControl RightSidePanel {get; set;}