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

Interface used by ValueListEditor to gain access to the value lists collection associated with the passed in context.

Syntax

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

See Also