The following tables list the members exposed by FilterCondition.
| Name | Description | |
|---|---|---|
|  | FilterCondition Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|   | BlankCellValue | An object that represents blank cell values. Blank cell values include null (Nothing in VB), DBNull and empty string. | 
|  | Column | Associated column. | 
|  | CompareValue | Gets or sets the compare value. Compare value is the value on the right side of the comparision operator. Cell's value will be on the left side. | 
|  | ComparisionOperator | Comparision operator that will be used for comparing compareValue to the column's value (for the row that's being filtered). | 
|  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
|   | ErrorCellValue | An object that represents cells with IDataErrorInfo errors. | 
|   | NonBlankCellValue | An object that represents non-blank cell values. Non-blank cell values include everything except null (Nothing in VB), DBNull and empty string. | 
|   | NonErrorCellValue | An object that represents cells without IDataErrorInfo errors. | 
|  | SpecialOperand | Gets or sets the operand that is used as the compare value. Note that this property delegates to the CompareValue property. | 
|  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | Clone | Clones the filter condition object. | 
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|  | Dispose | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | MeetsCriteria | Returns true if the row passes the filter condition. | 
|  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ToString | Overridden. Returns the string representation of this filter condition. | 
|  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
|  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
|  | OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |