Property UndoUpdateCount
UndoUpdateCount
Keeps track of calls to BeginUndoUpdate and EndUndoUpdate so that they can be nested.
[Browsable(false)]
public virtual int UndoUpdateCount { get; }
Keeps track of calls to BeginUndoUpdate and EndUndoUpdate so that they can be nested.
[Browsable(false)]
public virtual int UndoUpdateCount { get; }