GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyUserControl Class / IsUpdating Property
In This Topic
    IsUpdating Property (GoPropertyUserControl)
    In This Topic
    This property is true between calls to StartUpdate and FinishUpdate.
    Syntax
    protected virtual bool IsUpdating {get;}
    See Also