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