Hi Sean,
On the top of PropertyGrid, you can see a ComboBox control, you can select the very panel object for edit.
Actually, you can use TabControl to group the controls. At design time, we can layout the controls with visual clues of the TabHeader. At run time, we can easily hide the tabHeaders, and display the current selected tabpage. As for how to achieve it, you can refer to
our FAQ. If you have anything unclear, please feel free to let me know.
Best regards,
Bruce Zhou
Please mark the replies as answers if they help and unmark if they don't.