In the example a bar with two buttons is created above a PropertyGridControl. The buttons are used to sort properties alphabetically and group properties by categories, respectively.
To change the order of properties, the PropertyGridControl's OptionsView.ShowRootCategories property is used.
↧
How to create a toolbar for a PropertyGridControl that allows properties to be sorted alphabetically and grouped by categories
↧