[]
        
(Showing Draft Content)

C1.WPF.Schedule.DeferrableObservableCollection-1.InUpdate

InUpdate Property

InUpdate

Gets a bool value determining whether the DeferrableObservableCollection<T> is in update mode (BeginUpdate() has been called).

Declaration
public bool InUpdate { get; }