GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoPropertyModifier Class
/ IsDocumentChanging Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsDocumentChanging Property
In This Topic
Determines whether or not one or more of the object in the collection was just edited.
Syntax
C#
public
bool
IsDocumentChanging {
get
;}
Remarks
This property is true if the objects in the collection were simply edited, and it is false if the collection itself was changed (i.e. objects were added or removed)
See Also
Reference
GoPropertyModifier Class
GoPropertyModifier Members