Enum GridTreeSortingOptions
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public enum GridTreeSortingOptions
Fields
| Name | Description |
|---|---|
| Default | Sorting Enabled always |
| DisableSortingOnEdit | Sorting Disabled when cell value is edited |
| DisableSortingOnPropertyChange | Sorting Disabled when cell property value changed |