UpdateCount Property UpdateCount When implemented by a class, keeps track of calls to BeginUpdate and EndUpdate so that they can be nested. Declaration int UpdateCount { get; } Property Value Type Description Int32