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

Interface that defines the communication layer between an IValueList interface implementor and the owner that uses it to populate a dropdown list.

Syntax

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

See Also