Gets or sets the number of columns in control's layout.
Namespace: MindFusion.Diagramming
Assembly: ItemListView.js
SyntaxJavaScript
Copy Code
|
|---|
get columns() {} |
Number
An integer value specifying the number of columns. The default value is 1.
See Also