v7.3.0

ResourceCollapseColumn

A column toggling the resource eventLayout between none and stack. When collapsed (none), all events in a row overlap and the row takes minimal height. Click the toggle to expand the row to stack layout, which spaces events vertically.

Note: When this column is present and the RowResize feature is enabled, collapsed rows (those with eventLayout set to 'none') cannot be resized by the user. The resize interaction is blocked to prevent conflicts between the collapsed state and manual row height adjustments. Collapsed rows use the Scheduler's default rowHeight instead of any per-resource height.

See also

No results

Properties

Properties are getters/setters or publicly accessible variables on this class
type: resourceCollapse

Source path

Scheduler/column/ResourceCollapseColumn.js

Contents