| C1.Web.Wijmo.Extenders.4 Assembly > C1.Web.Wijmo.Extenders.C1Grid Namespace : FilterOperatorsSortMode Enumeration |
'Declaration Public Enum FilterOperatorsSortMode Inherits System.Enum
public enum FilterOperatorsSortMode : System.Enum
| Member | Description |
|---|---|
| Alphabetical | Operators are sorted alphabetically. |
| AlphabeticalCustomFirst | Operators are sorted alphabetically with custom operators going before built-in ones. |
| AlphabeticalEmbeddedFirst | Operators are sorted alphabetically with built-in operators going before custom operators. |
| None | Operators follow the order of addition, built-in operators goes before custom ones. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Extenders.C1Grid.FilterOperatorsSortMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2