Version 24.2 (latest)

PropertyGridConditionGroup Class Properties

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

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ICondition>)
Public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ICondition>)
Public PropertyLogicalOperator (Inherited from Infragistics.Windows.Controls.ConditionGroup)
Public PropertyOperandSourceReturns/sets which PropertyGridItem value should be used as the operand when evaluating the condition.  
Public PropertyToolTip (Inherited from Infragistics.Windows.Controls.ConditionGroup)
Protected Properties
 NameDescription
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<ICondition>)
See Also