ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / ButtonWidth Property

In This Topic
    ButtonWidth Property
    In This Topic
    Specifies the button width instead of using the default width.
    Syntax
    'Declaration
     
    
    Public Property ButtonWidth As Integer
    public int ButtonWidth {get; set;}
    See Also