Decrements the VisualStartTime property value on the amount specified in the LargeStartTimeChange property.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public void DecrementStartTimeLarge()
Visual Basic (Declaration)
Public Sub DecrementStartTimeLarge

Remarks

This method implements the DecrementStartTimeLargeCommand command.

See Also