ColumnBaseOriginalValue Property

Gets the original value as it was before the EnterRow event.

Definition

Namespace: Firefly.Box.Data.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Object OriginalValue { get; }

Property Value

Object

See Also