[]
Gets or sets the int value determining the minimal width of day slots in TimeLine view when TimeLineStyle is Days. Default value is -1. If this property is set to default value, slot width is determined automatically according to current view settings and style options.
public int MinDaySlotWidth { get; set; }
The actual width might be bigger depending on used font size.