Search
Calendar.getCurrentView Method
See Also
 






Gets the type of the calendar view.

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

 Syntax

Java  Copy Code

public CalendarView getCurrentView ()

 Return Value

One of the CalendarView constants. The default is CalendarView.SingleMonth.

 See Also