Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / INameSupport2 Interface
Members


In This Topic
INameSupport2 Interface
In This Topic
Interface that supports a name of a data model. Notifies the NameChanging event.
Syntax
'Declaration
 
Public Interface INameSupport2 
   Inherits INameSupport 
 
'Usage
 
Dim instance As INameSupport2
See Also