Search
TimetableSettings.getVisibleColumns Method
See Also
 






Gets the number of columns visible in the view.

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

 Syntax

Java  Copy Code

public Integer getVisibleColumns ()

 Return Value

A positive integer value specifying the number of columns visible at the same time.

 See Also