Property UpdateCount
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.dll
UpdateCount
Keeps track of calls to BeginUpdate and EndUpdate so that they can be nested.
public virtual int UpdateCount { get; }
Keeps track of calls to BeginUpdate and EndUpdate so that they can be nested.
public virtual int UpdateCount { get; }