TTMSFNCKanbanBoardItemHeightMode Enumeration
Determines how item heights are calculated in a kanban board column.
API unit family: TMSFNCKanbanBoard
Members
| Name | Description |
|---|---|
kbhmFixed |
All items use the fixed height specified by FixedHeight. |
kbhmVariable |
Each item height is computed from its content and can vary. |