Version

PropertyGridComparisonCondition Class

A custom Infragistics.Windows.Controls.ComparisonCondition implementation that provides the ability to select the operand that should be used when filtering PropertyGridItems. When a standard Infragistics.Windows.Controls.ComparisonCondition is used for filtering, the operand is assumed to be PropertyGridFilterOperandSource.PropertyName
Syntax
'Declaration
 
Public Class PropertyGridComparisonCondition 
   Inherits Infragistics.Windows.Controls.ComparisonCondition
   Implements Infragistics.Windows.Controls.ICondition 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also