Property UpdateCount
UpdateCount
Keeps track of calls to BeginUpdate and EndUpdate so that they can be nested.
public int UpdateCount { get; }Keeps track of calls to BeginUpdate and EndUpdate so that they can be nested.
public int UpdateCount { get; }