Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / VisualIntervalGroupsPresenter Class / _updatingSelection Field

In This Topic
    _updatingSelection Field (VisualIntervalGroupsPresenter)
    In This Topic
    This API supports the C1.WPF.Schedule infrastructure and is not intended to be used directly from your code.
    Syntax
    'Declaration
     
    
    <CLSCompliantAttribute(False)>
    Protected _updatingSelection As Boolean
    [CLSCompliant(false)]
    protected bool _updatingSelection
    See Also