Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TablePropertyChangingEventArgs Class / NewValue Property


In This Topic
NewValue Property (TablePropertyChangingEventArgs)
In This Topic
Gets new name.
Syntax
'Declaration
 
Public ReadOnly Property NewValue As Object
 
'Usage
 
Dim instance As TablePropertyChangingEventArgs
Dim value As Object
 
value = instance.NewValue
See Also