GoDiagram Win Reference
IsDocumentChanging Property

Determines whether or not one or more of the object in the collection was just edited.
Syntax
'Declaration
 
Public ReadOnly Property IsDocumentChanging As Boolean
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)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPropertyModifier Class
GoPropertyModifier Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback