C1.Win.C1List Namespace / BeforeColUpdateEventArgs Class / OldValue Property

In This Topic
OldValue Property (BeforeColUpdateEventArgs)
In This Topic
Gets or sets the value of the original cell data.
Syntax
'Declaration
 
Public Property OldValue As String
 
See Also