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