The following tables list the members exposed by DataErrorFilterCondition.
Name | Description | |
---|---|---|
DataErrorFilterCondition Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Column | Associated column. (Inherited from Infragistics.Win.UltraWinGrid.FilterCondition) | |
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. (Inherited from Infragistics.Win.UltraWinGrid.FilterCondition) | |
ComparisionOperator | Comparision operator that will be used for comparing compareValue to the column's value (for the row that's being filtered). Note that this class only supports 'Equals' and 'NotEquals' | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
SpecialOperand | Gets or sets the operand that is used as the compare value. Note that this property delegates to the CompareValue property. (Inherited from Infragistics.Win.UltraWinGrid.FilterCondition) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Clone | Clones the filter condition object. (Inherited from Infragistics.Win.UltraWinGrid.FilterCondition) | |
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 | Overridden. 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. (Inherited from Infragistics.Win.UltraWinGrid.FilterCondition) | |
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) |