Enum SortType
Specifies the type of sorting to be applied for the columns.
Namespace: Syncfusion.EJ2.MultiColumnComboBox
Assembly: Syncfusion.AspNetMvc.MultiColumnComboBox.dll
Syntax
public enum SortType
Fields
| Name | Description |
|---|---|
| MultipleColumns | Allow sorting multiple columns |
| OneColumn | Allow sorting only one column |