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

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

Remarks

This method implements the DecrementStartTimeSmallCommand command.

See Also