GrapeCity.Xaml.SpreadSheet.UI
NewValue Property


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

Reference

CellEditExtent Class
CellEditExtent Members