Version

IValueListOwner Interface Properties

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

Public Properties
 NameDescription
 PropertyControlReturns the owner's control  
 PropertyDisplayStyleReturns the EmbeddableElementDisplayStyle that indicates the default look and feel of the ValueList items.  
 PropertyEditControlReturns the active edit control (if any)  
 PropertyImageListReturns the imagelist of the control  
 PropertyIsDropDownListTrue if this is a drop down list type where there is no edit control  
 PropertyScrollBarLookReturns the Infragistics.Win.UltraWinScrollBar.ScrollBarLook instance which defines the appearance for the scrollbar displayed by the dropdown.  
 PropertyScrollBarViewStyleReturns the Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle that indicates the default look and feel for the scrollbar displayed by the dropdown.  
 PropertySizeOfImagesReturns the size of images in the image list collection.  
 PropertyUltraControlReturns the IUltraControl associated with the owner.  
 PropertyValueListsReturns a ValueList Collection  
See Also