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

In This Topic
    DropDownItem Class
    In This Topic
    Represents drop down item for C1SplitButton control.
    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