ComponentOne True DBGrid for WinForms
OldValue Property (BeforeColUpdateEventArgs)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > BeforeColUpdateEventArgs Class : OldValue Property
Gets or sets the value of the original cell data.
Syntax
'Declaration
 
Public Property OldValue As System.Object
public System.object OldValue {get; set;}
See Also

Reference

BeforeColUpdateEventArgs Class
BeforeColUpdateEventArgs Members