Click or drag to resize

ViewSettingsPropertySortingEnabled Property

Should order by icons be shown in the column headers? While not set it gets automatically disabled if the time spent on sorting is too high.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Nullable<bool> PropertySortingEnabled { get; set; }

Property Value

Type: NullableBoolean
See Also