Spread Silverlight Documentation
NewValue Property


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > CellEditExtent Class : NewValue Property
Gets the new value of the edit cell.
Syntax
'Declaration
 
Public ReadOnly Property NewValue As System.String
'Usage
 
Dim instance As CellEditExtent
Dim value As System.String
 
value = instance.NewValue
public System.string NewValue {get;}
See Also

Reference

CellEditExtent Class
CellEditExtent Members