Search
Theme.getListViewSettings Method
See Also
 






Gets an object defining the appearance of the CalendarView.List view in this theme.

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

 Syntax

Java  Copy Code

public abstract ListViewSettings getListViewSettings ()

 Return Value

An instance of the ListViewSettings class.

 See Also