WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / DateList Class / InUpdate Property
In This Topic
    InUpdate Property (DateList)
    In This Topic
    Gets a System.Boolean value determining whether the ReentrantObservableCollection<T> is in update mode (BeginUpdate has been called).
    Syntax
    public bool InUpdate {get;}
    See Also