Version

PropertyGridConditionGroup Class

A custom Infragistics.Windows.Controls.ConditionGroup implementation that provides the ability to select the operand that should be used when filtering PropertyGridItems. When a standard Infragistics.Windows.Controls.ConditionGroup is used for filtering, the operand is assumed to be PropertyGridFilterOperandSource.PropertyName
Syntax
'Declaration
 
Public Class PropertyGridConditionGroup 
   Inherits Infragistics.Windows.Controls.ConditionGroup
   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