Skip to content

IEditableRow.PreviousValues property

Gets the previous values.

public IRow? PreviousValues { get; }

Property Value

The previous values.

See Also