Search
Calendar.getButtonSize Method
See Also
 






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

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

 Syntax

Java  Copy Code

public int getButtonSize ()

 Return Value

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

 See Also