C1.Silverlight.Schedule.5
LargeStartTimeChange Property

Gets or sets a TimeSpan used to change the VisualStartTime property by the IncrementStartTimeLarge and DecrementStartTimeLarge methods and the IncrementStartTimeLargeCommand and DecrementStartTimeLargeCommand commands. This is a dependency property.
Syntax
'Declaration
 
Public Property LargeStartTimeChange As System.TimeSpan
public System.TimeSpan LargeStartTimeChange {get; set;}
Remarks
If this value is not set, then the value of the VisualTimeSpan property is used.
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.