Increments 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 IncrementStartTimeSmall()
Visual Basic (Declaration)
Public Sub IncrementStartTimeSmall

Remarks

This method implements the IncrementStartTimeSmallCommand command.

See Also