DayPilot.Scheduler.rowHeaderWidthAutoFitShrink

The rowHeaderWidthAutoFitShrink property (boolean) specifies whether the JavaScript Scheduler component should shrink the row header width during row header width auto-fit.

By default, it is turned off and the initial width will only be extended to match the content.

Default Value

false

Example

dp.rowHeaderWidthAutoFitShrink = true;