Gets or sets the old value.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public Object OldValue { get; set; }
Visual Basic (Declaration)
Public Property OldValue As Object
	Get
	Set

See Also