[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.LargeStartTimeChange

LargeStartTimeChange Property

LargeStartTimeChange

Gets or sets a TimeSpan used to change the VisualStartTime property by the IncrementStartTimeLarge() and DecrementStartTimeLarge() methods and the IncrementStartTimeLargeCommand and DecrementStartTimeLargeCommand commands. This is a dependency property.

Declaration
public TimeSpan LargeStartTimeChange { get; set; }
Remarks

If this value is not set, then the value of the VisualTimeSpan property is used.