| C1.Web.Wijmo.Controls.C1GridView Namespace : FilterOperator Enumeration |
'DeclarationPublic Enum FilterOperator Inherits System.Enum
public enum FilterOperator : System.Enum
| Member | Description |
|---|---|
| BeginsWith | BeginsWith item. |
| Contains | Contains item. |
| Custom | Custom item. |
| EndsWith | EndsWith item. |
| Equals | Equals item. |
| Greater | Greater item. |
| GreaterOrEqual | GreaterOrEqual item. |
| IsEmpty | IsEmpty item. |
| IsNull | IsNull item. |
| Less | Less item. |
| LessOrEqual | LessOrEqual item. |
| NoFilter | No filter. |
| NotContain | NotContain item. |
| NotEqual | NotEqual item. |
| NotIsEmpty | NotIsEmpty item. |
| NotIsNull | NotIsNull item. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1GridView.FilterOperator
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