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