Specifies how table columns' width is set.
Namespace: MindFusion.Diagramming
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
AutoWidth |
The columns' width changes when the table is resized. |
|
FixedWidth |
The columns has fixed, unchangeable width. |
JavaScript Pack Programmer's Guide | © 2024 MindFusion |