public event NodeAttributePropertyCancelEventHandler AttributePropertyChanging
'Declaration
Public Event AttributePropertyChanging As NodeAttributePropertyCancelEventHandler
'Usage
Dim instance As NDiagramNode Dim handler As NodeAttributePropertyCancelEventHandler AddHandler instance.AttributePropertyChanging, handler