Table of Contents

Property ValidatesOnTargetUpdated

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ValidatesOnTargetUpdated

When true, the validation rule is also called during source-to-target data transfer. This allows invalid data in the source to be highlighted as soon as it appears in the UI, without waiting for the user to edit it.

public bool ValidatesOnTargetUpdated { get; set; }

Property Value

bool