DayPilot.Scheduler.rowHeaderColumnDefaultWidth

The rowHeaderColumnDefaultWidth property (number) specifies the default row header column width (in pixels). The JavaScript Scheduler will use this value for rowHeaderColumns items without a width property.

Default Value

80

Example

dp.rowHeaderColumnDefaultWidth = 50;