Spread Windows Forms 12.0 Product Documentation
NewName Property (TableItemNameChangingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > TableItemNameChangingEventArgs Class : NewName Property
Gets the new name.
Syntax
'Declaration
 
Public ReadOnly Property NewName As String
'Usage
 
Dim instance As TableItemNameChangingEventArgs
Dim value As String
 
value = instance.NewName
public string NewName {get;}
See Also

Reference

TableItemNameChangingEventArgs Class
TableItemNameChangingEventArgs Members