Back to Devexpress

DataFormPropertyValidationEventArgs.CurrentValue Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformpropertyvalidationeventargs-913898ef.md

latest874 B
Original Source

DataFormPropertyValidationEventArgs.CurrentValue Property

Gets or sets the current value of the data field that is about to be updated.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public object CurrentValue { get; }

Property Value

TypeDescription
System.Object

An object that specifies a value.

|

See Also

DataFormPropertyValidationEventArgs Class

DataFormPropertyValidationEventArgs Members

DevExpress.Maui.DataForm Namespace