ComponentOne Scheduler for WPF and Silverlight
DecrementStartTimeSmall Method (C1Scheduler)

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

Reference

C1Scheduler Class
C1Scheduler Members