PropertyGridControllerGroupValueInfosByCategory Method |
Sorts the
ValueInfos by its category. Here, the order of the items is preserved, thus the categories are
not sorted alphabetically, but grouped according to its first occurence.
Namespace: Altaxo.Gui.Common.PropertyGridAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void GroupValueInfosByCategory()
See Also