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

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

Syntax

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

Remarks

This method implements the DecrementStartTimeSmallCommand command.

See Also