Gets the number of visible group columns in a list view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getVisibleColumns () |
A positive integer value specifying the number of columns visible at the same time.
RemarksThis value is used only when the view is grouped. Otherwise, the number of columns is always 1.
See Also