'Declaration Public ReadOnly Property ValueList As Infragistics.Win.ValueList
public Infragistics.Win.ValueList ValueList {get;}
You can add items to this ValueList. When an item is added to the value list, it's DataValue will be used for comparision. DataValue can be a data value or it can be an instance of FilterCondition or ColumnFilter object. Setting the DataValue to a FilterCondition or ColumnFilter instance allows you to add items that have custom filter conditions.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, 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