Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Editors Namespace / ComboBoxItem Class
Properties Methods


In This Topic
    ComboBoxItem Class Members
    In This Topic

    The following tables list the members exposed by ComboBoxItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ComboBoxItem class specifying the values that the item contains.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverloaded. Gets the value at the specified index.  
    Public PropertyGets the number of values contained in the item.  
    Public PropertyGets the values contained within the item.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object is equal to the current ComboBoxItem.  
    Public MethodServes as a hash function for the ComboBoxItem, suitable for use in hashing algorithms and data structures like a hash table.  
    Top
    See Also