Version

ColumnFilter Class Properties

For a list of all members of this type, see ColumnFilter members.

Public Properties
 NameDescription
Public PropertyColumnReturns the column that will be used to get the associated value in rows when evaluating filter conditions.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFilterConditionsFilter conditions that will be evaluated when filtering rows.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyLogicalOperatorLogicalOperator that will be used for combining FilterConditions.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also