Method SortChildren
SortChildren(IPropertyGridItem, bool)
Sorts children of a property.
void SortChildren(IPropertyGridItem prop, bool recurse = false)
Parameters
propIPropertyGridItemProperty item.
recursebooltrueto perform recursive sorting,falseotherwise.