Search
Calendar.getListViewSettings Method
See Also
 






Gets the ListViewSettings object used to customize the visualization of the CalendarView.List view.

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

 Syntax

Java  Copy Code

public ListViewSettings getListViewSettings ()

 Return Value

An instance of the ListViewSettings class.

 See Also