ComponentOne Scheduler for WPF and Silverlight
DecrementStartTimeLarge Method (C1Scheduler)

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

Reference

C1Scheduler Class
C1Scheduler Members