ComponentOne Scheduler for WPF and Silverlight
IsSynchronizedWithCurrentItem Property (C1SchedulerPresenter)

C1.WPF.Schedule Namespace > C1SchedulerPresenter Class : IsSynchronizedWithCurrentItem Property
Syntax
'Declaration
 
Public Property IsSynchronizedWithCurrentItem As System.Nullable(Of Boolean)
public System.Nullable<bool> IsSynchronizedWithCurrentItem {get; set;}
See Also

Reference

C1SchedulerPresenter Class
C1SchedulerPresenter Members