ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

BeforeColUpdateEventArgs.OldValue Property

Gets or sets the value of the original cell data.

[Visual Basic]

Public Property OldValue As Object

[C#]

public object OldValue {get;set;}

[Delphi]

public property OldValue: Object read get_OldValue write set_OldValue;

See Also

BeforeColUpdateEventArgs Class | BeforeColUpdateEventArgs Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.