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