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