ComponentOne Scheduler for WPF and Silverlight
SmallStartTimeChange Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : SmallStartTimeChange Property
Gets or sets a TimeSpan used to change the VisualStartTime property by the IncrementStartTimeSmall and DecrementStartTimeSmall methods and the IncrementStartTimeSmallCommand and DecrementStartTimeSmallCommand commands. This is a dependency property.
Syntax
'Declaration
 
Public Property SmallStartTimeChange As System.TimeSpan
public System.TimeSpan SmallStartTimeChange {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members