ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / DropDownItem Class
Members

In This Topic
    DropDownItem Class
    In This Topic
    Represents drop down item for C1SplitButton control.
    Object Model
    DropDownItem ClassDropDownItemCollection ClassDropDownItem ClassC1SplitButton Class
    Syntax
    'Declaration
     
    
    Public Class DropDownItem 
       Inherits System.ComponentModel.Component
    public class DropDownItem : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Input.DropDownItem

    See Also