[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1Schedule.MinDaySlotWidth

MinDaySlotWidth Property

MinDaySlotWidth

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.

Declaration
public int MinDaySlotWidth { get; set; }
Remarks

The actual width might be bigger depending on used font size.