Spread Windows Forms 12.0 Product Documentation
NewName Property (TableNameChangingEventArgs)


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

Reference

TableNameChangingEventArgs Class
TableNameChangingEventArgs Members