Search
Calendar.setButtonSize Method
See Also
 






Sets the size of the navigation buttons, displayed in the views' headers.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setButtonSize (
    int value
)

 Parameters

value

An integer value specifying the size of the navigation buttons displayed in the CalendarView.List, CalendarView.SingleMonth, CalendarView.MonthRange and CalendarView.Timetable views.

 See Also