DayPilot.Month.width

The width property (string) sets the calendar control width (CSS format). When set to null the monthly calendar uses the default "display: block" style associated with <div> element.

Default Value

null

Example

dp.width = "70%";