Version

IValueList Interface Properties

For a list of all members of this type, see IValueList members.

Public Properties
 NameDescription
 PropertyIsDroppedDownTrue if the list is dropped down. This is a readonly property  
 PropertyItemCountReturns number of items  
 PropertySelectedItemIndexReturns the index of the selected item.  
 PropertyShouldDisplayImageReturns whether the image should be displayed  
 PropertyShouldDisplayTextReturns whether the text should be displayed  
 PropertySortByValueReturns whether the owner should sort by values or display text. If it returns true, the owner should sort by value. Otherwise by display text.  
See Also