Spread Windows Forms 12.0 Product Documentation
NameChanged Event (INameSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > INameSupport Interface : NameChanged Event
Occurs when the name of the data model changes.
Syntax
'Declaration
 
Event NameChanged As EventHandler
'Usage
 
Dim instance As INameSupport
Dim handler As EventHandler
 
AddHandler instance.NameChanged, handler
event EventHandler NameChanged
Remarks

The event is handled by the EventHandler.

See Also

Reference

INameSupport Interface
INameSupport Members