Gets the number of visible group columns in a list view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Integer getVisibleColumns () |
A positive integer value specifying the number of columns visible at the same time.
This value is used only when the view is grouped. Otherwise, the number of columns is always 1.
JPlanner Programmer's Guide | © 2023 MindFusion |