UpdateCount Property UpdateCount Keeps track of calls to BeginUpdate and EndUpdate so that they can be nested. Declaration [Browsable(false)] public virtual int UpdateCount { get; } Property Value Type Description Int32 Implements IUpdate.UpdateCount