Infragistics(R) NetAdvantage(R) Windows Forms
IFilterableValueList Interface
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : IFilterableValueList Interface

Interface used to genericize access to a class that supplies list items with Filtering.

Syntax

Visual Basic (Declaration) 
Public Interface IFilterableValueList 
   Inherits IValueList 
C# 
public interface IFilterableValueList : IValueList  

See Also