Click or drag to resize

StatsSettingsSorting Property

Gets and sets the default sorting order.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static SortingType Sorting { get; set; }

Property Value

SortingType
Remarks
The default is SortingType.Ascending.
See Also