Spread Windows Forms 12.0 Product Documentation
NewName Property (NameChangingEventArgs)


FarPoint.Win Assembly > FarPoint.Win Namespace > NameChangingEventArgs Class : NewName Property
Gets or sets the new value.
Syntax
'Declaration
 
Public ReadOnly Property NewName As String
'Usage
 
Dim instance As NameChangingEventArgs
Dim value As String
 
value = instance.NewName
public string NewName {get;}

Property Value

The new value.
See Also

Reference

NameChangingEventArgs Class
NameChangingEventArgs Members