Search
ListViewSettings.getCellSettings Method
See Also
 






Gets a CellSettings object used to customize the visualization of cells in the CalendarView.List view.

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

 Syntax

Java  Copy Code

public CellSettings getCellSettings ()

 Return Value

An instance of the CellSettings class.

 See Also