ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1SplitButton Class / DefaultItem Property

In This Topic
    DefaultItem Property
    In This Topic
    Gets or sets the default drop down item.
    Syntax
    'Declaration
     
    
    Public Property DefaultItem As DropDownItem
    public DropDownItem DefaultItem {get; set;}
    See Also