C1.Web.Mvc.Grid Namespace : Operator Enumeration |
'Declaration
Public Enum Operator Inherits System.Enum
public enum Operator : System.Enum
Member | Description |
---|---|
BW | Begins with. |
CT | Contains. |
EQ | Equals |
EW | Ends with. |
GE | Greater than or equal to. |
GT | Greater than. |
LE | Less than or equal to. |
LT | Less than. |
NC | Does not contain. |
NE | Not equals. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.Grid.Operator
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