The following tables list the members exposed by ComboItemFilter.
Name | Description | |
---|---|---|
ComboItemFilter Constructor | Initializes a new instance of the ComboItemFilter class. |
Name | Description | |
---|---|---|
Conditions | Gets the collection of filter conditions which will be applied to this column | |
FieldName | Gets or sets the field name of the property that is being filtered on. | |
FieldType | Gets or sets the Type of the FieldName property. | |
LogicalOperator | Gets or sets the logical operator that will be used to combine all conditions from the Conditions property. | |
ObjectType | Gets or sets the Type of the object that is being processed. | |
ObjectTypedInfo | The Type of the object along with any PropertyDescriptors. |
Name | Description | |
---|---|---|
Field | Gets/Sets the DataField associated with the ItemsFilter. |
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases the unmanaged resources used by the Infragistics.Collections.CollectionBase`1 and optionally releases the managed resources. | |
GetCurrentExpression | Overloaded. Generates the current expression for this ComboItemFilter. |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event on this object. |
Name | Description | |
---|---|---|
PropertyChanged | Fired when a property changes on the ComboItemFilter. |