ComponentOne Scheduler for WPF and Silverlight
IncrementStartTimeSmall Method (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : IncrementStartTimeSmall Method
Increments the VisualStartTime property value on the amount specified in the SmallStartTimeChange property.
Syntax
'Declaration
 
Public Sub IncrementStartTimeSmall() 
public void IncrementStartTimeSmall()
Remarks
This method implements the IncrementStartTimeSmallCommand command.
See Also

Reference

C1Scheduler Class
C1Scheduler Members