CellValidationEventArgs.NewValue

CellValidationEventArgs.NewValue property

Gets the new value set to cell.

public object NewValue { get; }

See Also