PropertyCompareByCategoryThenByName Field |
Compares properties first by category and then by name.
Namespace: Altaxo.Main.Services.PropertyReflectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static readonly IComparer<Property> CompareByCategoryThenByName
Field Value
IComparerProperty
See Also