| C1.Xaml.Schedule Namespace > C1Scheduler Class : VisualStartTime Property |
'DeclarationPublic Property VisualStartTime As Date
'UsageDim instance As C1Scheduler Dim value As Date instance.VisualStartTime = value value = instance.VisualStartTime
public DateTime VisualStartTime {get; set;}
To change a current period of time safely you can use the SelectedDateTime property or the SetRelativeStartTime method or the SetRelativeStartTimeCommand command.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2