Infragistics2.Win.v8.1
IValueList Interface
See Also  Members  
Infragistics.Win Namespace : IValueList Interface

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

Syntax

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

See Also