ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ButtonsSettings Class / UpDownButton Property

In This Topic
    UpDownButton Property
    In This Topic
    Gets the properties of the UpDown buttons.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property UpDownButton As UpDownButtonSettings
    public UpDownButtonSettings UpDownButton {get;}
    See Also