Version

FilterDropDownItem Class Members

The following tables list the members exposed by FilterDropDownItem.

Public Constructors
 NameDescription
Public ConstructorFilterDropDownItem ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDisplayText (Inherited from Infragistics.Windows.Editors.ComboBoxDataItem)
Public PropertyImage (Inherited from Infragistics.Windows.Editors.ComboBoxDataItem)
Public PropertyIsActionIndicates that this drop-down item represents an action that will be taken when the item is selected.  
Public PropertyIsCellValueIndicates that this drop-down item represents a cell value.  
Public PropertyIsConditionIndicates that this drop-down item represents an an ICondition.  
Public PropertyIsSpecialOperandIndicates that this drop-down item represents a special operand, like (Blanks), (NonBlanks).  
Public PropertyTag (Inherited from Infragistics.Windows.Editors.ComboBoxDataItem)
Public PropertyValue (Inherited from Infragistics.Windows.Editors.ComboBoxDataItem)
Public Methods
 NameDescription
Public MethodToString (Inherited from Infragistics.Windows.Editors.ComboBoxDataItem)
Public Events
See Also