RadSplitContainer: The SplitPanel access modifier cannot be set to public or protected at design time
The Modifiers property should be visible in the properties window when a SplitPanel instance is selected.
Workaround:
Manually change the modifier in the Designer.cs file to protected.