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

ValueListItem type objects are stored in ValueList to represent the itmes in the ValueList

Syntax

Visual Basic (Declaration) 
Public Class ValueListItem 
   Inherits Infragistics.Shared.SubObjectBase
C# 
public class ValueListItem : Infragistics.Shared.SubObjectBase 

See Also