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.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public TimeSpan SmallStartTimeChange { get; set; } |
| Visual Basic |
|---|
<BrowsableAttribute(False)> _ Public Property SmallStartTimeChange As TimeSpan Get Set |