Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / VisualIntervalsPresenter Class / _updatingSelection Field

In This Topic
    _updatingSelection Field (VisualIntervalsPresenter)
    In This Topic
    This API supports the C1.WPF.Schedule infrastructure and is not intended to be used directly from your code.
    Syntax
    'Declaration
     
    
    Protected _updatingSelection As Boolean
    protected bool _updatingSelection
    See Also