DayPilot.Scheduler.rowHeaderWidthAutoFit

The rowHeaderWidthAutoFit property (boolean) enables automatic adjustment of row header columns width to fit the content. When this feature is enabled, the JavaScript Scheduler component will measure the column content length and set the width accordingly.

Default Value

true

Example

dp.rowHeaderWidthAutoFit = false;