[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.SmallStartTimeChange

SmallStartTimeChange Property

SmallStartTimeChange

Gets or sets a TimeSpan used to change the VisualStartTime property by the IncrementStartTimeSmall() and DecrementStartTimeSmall() methods and the IncrementStartTimeSmallCommand and DecrementStartTimeSmallCommand commands. This is a dependency property.

Declaration
public TimeSpan SmallStartTimeChange { get; set; }