Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / ButtonsSettings Class / DropDownButton Property

In This Topic
    DropDownButton Property
    In This Topic
    Gets the properties of the DropDown button.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DropDownButton As ButtonSettings
    public ButtonSettings DropDownButton {get;}
    See Also