[]
        
(Showing Draft Content)

C1.Maui.Calendar.ReentrantObservableCollection-1.InUpdate

InUpdate Property

InUpdate

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

Declaration
public bool InUpdate { get; }