suite4.net.FormDatabase Documentation

ValidationEventArgs.CurrentValue Property

Gets or sets a value the current value of the Control.

[Visual Basic]
Public Property CurrentValue As Object
[C#]
public object CurrentValue {get; set;}

Property Value

The current value of the Control that can not validated to the data source (business object).

See Also

ValidationEventArgs Class | suite4.net.FormDatabase Namespace