Version

Infragistics.Controls Namespace

Classes
 ClassDescription
ClassItemContainerDefinition Class used to define the container that is used for a given item based on the specified Condition.
ClassMatchConditionGroup Custom condition that will determine if an object matches by evaluating the IMatchCondition instances in the collection.
ClassNegationMatchCondition Custom condition used to negate the result of calling IMatchCondition.IsMatch on the associated Condition
ClassPropertyMatchCondition Custom condition that checks if the value of the item from the ValuePath matches the specified Value
ClassTypeMatchCondition Custom condition that checks if the item is assignable from the specified type information.
Interfaces
 InterfaceDescription
InterfaceIMatchCondition Interface used to define an object that performs a match operation.
See Also