Infragistics(R) NetAdvantage(R) Windows Forms
IValueListOwner Interface
Members  See Also  E-mail your feedback on this topic.
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